Skip to content

Commit d2e4d53

Browse files
authored
chore: readme (#10176)
Removed extra space and added period for consistency.
1 parent c42c3c5 commit d2e4d53

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
</p>
1515

16-
[NativeScript](http://www.nativescript.org) empowers you to access native APIs from JavaScript directly. Currently iOS and Android runtimes are provided for rich mobile development across a variety of diverse use cases.
16+
[NativeScript](http://www.nativescript.org) empowers you to access native APIs from JavaScript directly. Currently iOS and Android runtimes are provided for rich mobile development across a variety of diverse use cases.
1717

1818
## Contribute
1919

@@ -37,19 +37,19 @@ We love you and your pull requests 🤗. Please follow our [contributing guide](
3737
## @nativescript/*
3838

3939
* [@nativescript/core](https://github.com/NativeScript/NativeScript/tree/master/packages/core)
40-
* Core iOS/Android for NativeScript
40+
* Core iOS/Android for NativeScript.
4141
* [@nativescript/types](https://www.npmjs.com/package/@nativescript/types)
4242
* Types for both iOS/Android below wrapped up as a convenience. *Most commonly used.*
4343
* [@nativescript/types-ios](https://github.com/NativeScript/NativeScript/tree/master/packages/types-ios)
44-
* Types for iOS
44+
* Types for iOS.
4545
* [@nativescript/types-android](https://github.com/NativeScript/NativeScript/tree/master/packages/types-android)
46-
* Types for Android
46+
* Types for Android.
4747
* [@nativescript/types-minimal](https://github.com/NativeScript/NativeScript/tree/master/packages/types-minimal)
4848
* A very minimal set of types for only the latest Android and iOS sdks. Most commonly used to optimize Web-based IDE's which auto load all type declarations from node_modules.
4949
* [@nativescript/ui-mobile-base](https://github.com/NativeScript/NativeScript/tree/master/packages/ui-mobile-base)
50-
* UI mobile base native classes used by core
50+
* UI mobile base native classes used by core.
5151
* [@nativescript/webpack](https://github.com/NativeScript/NativeScript/tree/master/packages/webpack)
52-
* Webpack build utilities and configs used by NativeScript apps
52+
* Webpack build utilities and configs used by NativeScript apps.
5353

5454
## Quick Links
5555

0 commit comments

Comments
 (0)