Remove errant backtick (#575)

This commit is contained in:
Tim Jacomb 2018-10-05 07:47:24 +01:00 committed by Ewelina Wilkosz
parent d854ad3725
commit b79489beff
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ public boolean configure(StaplerRequest req, JSONObject json) throws FormExcepti
}
```
to be replaced by :`
to be replaced by :
```xml
<f:optionalProperty field="Authentication" title="${%Use Authentication}"/>