From 9d3d0cf318f76a1b5ee9991bf27006f4a10901a7 Mon Sep 17 00:00:00 2001 From: Chris Mercer Date: Thu, 24 Sep 2020 22:37:17 +0100 Subject: [PATCH] chore: update README.md api's -> APIs (#8895) I'd suggest changing api's to APIs because API is an acronym so should be capitalised, and there shouldn't be an apostrophe as that denotes ownership. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a42cd95e..765a067ef 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ NativeScript [![Build Status](https://travis-ci.org/NativeScript/NativeScript.svg?branch=master)](https://travis-ci.org/NativeScript/NativeScript) -[NativeScript](http://www.nativescript.org) empowers you to access native api's from JavaScript directly. The framework currently provides iOS and Android runtimes for rich mobile development and can be utilized in a number of diverse use cases. +[NativeScript](http://www.nativescript.org) empowers you to access native APIs from JavaScript directly. The framework currently provides iOS and Android runtimes for rich mobile development and can be utilized in a number of diverse use cases. ## Getting Started and Installation