Fix a typo. UI -> API (#407)

This commit is contained in:
Evan J Johnson 2016-07-29 18:29:44 -07:00 committed by kevgliss
parent 29a330b1f4
commit 96674571a5
1 changed files with 1 additions and 1 deletions

View File

@ -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
--------------