Skip to content
This repository was archived by the owner on Feb 7, 2019. It is now read-only.

Commit cee47a2

Browse files
authored
Update README
1 parent 221dbf8 commit cee47a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ In case the application doesn't work as expected. Here are some things you can v
278278

279279
### Android
280280

281-
- Ensure that the AndroidManifest.xml located at platforms\android\build\... (**do not add it in your "App_Resources\AndroidManifest.xml" file**, it's automatically done) contains the following snippets for registering the GCM listener:
281+
- Ensure that the AndroidManifest.xml located at platforms\android\build\... (**do not add it in your "App_Resources\AndroidManifest.xml" file**) contains the following snippets for registering the GCM listener:
282282

283283
```XML
284284
<activity android:name="com.telerik.pushplugin.PushHandlerActivity"/>

0 commit comments

Comments
 (0)