Skip to content

Commit

Permalink
typo corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
llemeurfr committed Sep 23, 2022
1 parent dfec121 commit 66919df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,9 @@ Its private functionalities (authentication required) are:

## [frontend]

A Test Frontend server is also provided, which mimics your own distriubution platform (i.e. content management system, library platform ...). It provides a web user interface for managing publications, users and licenses. It also provides a REST API which is mimics the way you will [connect your distribution platform to the license server](https://github.com/readium/readium-lcp-server/wiki/Integrating-the-LCP-server-into-a-distribution-platform#connect-your-distribution-platform-to-the-license-server).
A Test Frontend server is also provided, which mimics your own distribution platform (i.e. content management system, library platform ...). It provides a web user interface for managing publications, users and licenses. It also provides a REST API which mimics the way you will [connect your distribution platform to the license server](https://github.com/readium/readium-lcp-server/wiki/Integrating-the-LCP-server-into-a-distribution-platform#connect-your-distribution-platform-to-the-license-server).

Its sole goal is to help you testing the License and License Status servers. It should never be used in production.
Its sole goal is to help you testing the License and License Status servers. **It should never be used in production**.

Its public functionalities are:
* Fetch a license by id
Expand Down

0 comments on commit 66919df

Please sign in to comment.