Browse Source

Use correct traits in the doc

Eric Charles 5 years ago
parent
commit
cc6f70084c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/source/admin/listings.rst

+ 2 - 2
docs/source/admin/listings.rst

@@ -48,6 +48,6 @@ Server Traits
 
 The administrator can use the following Traits to define the listings loading.
 
-- ``LabServerApp.blacklist_uri``: A list of comma-separated URIs to get the blacklist
-- ``LabServerApp.whitelist_uri``: A list of comma-separated URIs to get the whitelist
+- ``LabServerApp.blacklist_uris``: A list of comma-separated URIs to get the blacklist
+- ``LabServerApp.whitelist_uris``: A list of comma-separated URIs to get the whitelist
 - ``LabServerApp.listings_refresh_ms``: The interval delay in milliseconds to refresh the lists