Fixed code snippet, missing `.

This commit is contained in:
Joseph Nix 2018-04-20 17:34:30 -05:00
parent 1eb8274bb8
commit e3f5b2187d
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ version_added: 2.0
body:
Records can be discoverable or non discoverable. This is controlled by the
`_discoverable` system field which defaults to `yes. This property can quickly
`_discoverable` system field which defaults to `yes`. This property can quickly
check if a record is considered non-discoverable by Lektor or not. In
particular a hidden record is also considered undiscoverable.