Skip to content

Commit 2536716

Browse files
committed
Fix some pissing a’s and the’s
1 parent 539ff64 commit 2536716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/EmbeddedApp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ React.AppRegistry.registerComponent('SimpleApp', () => SimpleApp);
8383

8484
## Add Container View To Your App
8585

86-
You should now add container view for React Native component. It can be any `UIView` in your app.
86+
You should now add a container view for the React Native component. It can be any `UIView` in your app.
8787

8888
![Container view example](/react-native/img/EmbeddedAppContainerViewExample.png)
8989

0 commit comments

Comments
 (0)