fixed endif tag and deleted a contraction

This commit is contained in:
Jen Malloy 2017-03-03 10:07:13 -05:00
parent 698702c577
commit 587a9c7f56
2 changed files with 2 additions and 4 deletions

View file

@ -128,8 +128,6 @@ but hopefully this illustrates, in a simple way, how to hook in configuration va
Now that the configuration is enabled, you can set the `path` variable when you configure the provider in the admin console.
{% if book.community %}
.Configured Provider
image:../../{{book.images}}/storage-provider-with-config.png[]
{% end if %}
{% endif %}

View file

@ -312,7 +312,7 @@ image:../../{{book.images}}/empty-user-federation-page.png[]
{% endif %}
Select the provider we just created from the list: `readonly-property-file`. It brings you to the configuration
page for our provider. We don't have anything to configure, so click *Save*.
page for our provider. We do not have anything to configure, so click *Save*.
{% if book.community %}
.Configured Provider