Skip to content

Commit 564d138

Browse files
activityindicator, ns casing
1 parent 03d91f3 commit 564d138

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/activityindicator/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ Material Design's [Circular progress indicator](https://material.io/design/compo
77

88
## Installation
99

10-
For Nativescript 7.0+
10+
For NativeScript 7.0+
1111
* `tns plugin add @nativescript-community/ui-material-activityindicator`
1212

1313
##
1414

15-
For Nativescript 6.x
15+
For NativeScript 6.x
1616
* `tns plugin add nativescript-material-activityindicator`
1717

1818
##
@@ -88,4 +88,4 @@ Vue.use(ActivityIndicatorPlugin);
8888

8989
### Attributes
9090

91-
Inherite from Nativescript [Activity Indicator](https://docs.nativescript.org/ui/ns-ui-widgets/activity-indicator) so it already has all the same attributes
91+
Inherite from NativeScript [Activity Indicator](https://docs.nativescript.org/ui/ns-ui-widgets/activity-indicator) so it already has all the same attributes

0 commit comments

Comments
 (0)