Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Commit eb50de6

Browse files
committed
chore(README)
1 parent 4183e6b commit eb50de6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Then you should be set to go. Run `ionic cap run ios --livereload` to start the
6161
}
6262
```
6363

64-
- at twitter developer site, add the callback url in the following format: `twittersdk://`
64+
- at twitter developer site, add this callback url: `twittersdk://`
6565
- `[extra step]` in android case we need to tell Capacitor to initialise the plugin:
6666

6767
> on your `MainActivity.java` file add to the header `import cap.twitter.plugin.TwitterPlugin;` and then inside the init callback `add(TwitterPlugin.class);`

0 commit comments

Comments
 (0)