diff --git a/server/pages/Api.js b/server/pages/Api.js index d7fc00f76..e41b9b52a 100644 --- a/server/pages/Api.js +++ b/server/pages/Api.js @@ -61,7 +61,7 @@ export default function Pricing() {

Outline API

- First thing we build for Outline was its API. It’s the heart and sole + First thing we build for Outline was its API. It’s the heart and soul of the service and as developers, it’s our mission to make the API as rich and easy to use as possible.