diff options
| author | Luke <luke.pulverenti@gmail.com> | 2016-01-19 13:17:21 -0500 |
|---|---|---|
| committer | Luke <luke.pulverenti@gmail.com> | 2016-01-19 13:17:21 -0500 |
| commit | 29e03046edf33cf3048c771bd056322d463dcd21 (patch) | |
| tree | 46042a4e056c114384d1b42ba221f832115e17f6 | |
| parent | 034525fd8cc3338e35c6c364638c66548327c65b (diff) | |
| parent | bd96e3bb6128ff4c30be7e6bb2d27ab34240c4f4 (diff) | |
Merge pull request #1406 from svenstaro/capitalize-api
Capitalize API
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ Emby Server Emby Server is a home media server built on top of other popular open source technologies such as **Service Stack**, **jQuery**, **jQuery mobile**, and **Mono**. -It features a REST-based api with built-in documention to facilitate client development. We also have client libraries for our api to enable rapid development. +It features a REST-based API with built-in documention to facilitate client development. We also have client libraries for our API to enable rapid development. ## Emby Apps |
