diff --git a/docs/developer/index.rst b/docs/developer/index.rst index d78f5c61..a75941b5 100644 --- a/docs/developer/index.rst +++ b/docs/developer/index.rst @@ -205,7 +205,7 @@ REST API ======== Lemur's front end is entirely API driven. Any action that you can accomplish via the UI can also be accomplished by the -UI. The following is documents and provides examples on how to make requests to the Lemur API. +API. The following is documents and provides examples on how to make requests to the Lemur API. Authentication --------------