File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -185,13 +185,13 @@ script.evaluate(in: webView) { result in
185185
186186## Contributing
187187
188- Contributions are welcome and appreciated! Here's how you should sumbit code contributions:
188+ Contributions are welcome and appreciated! Here's how you should submit contributions:
189189
190190- Fork and clone the repository
191191- Create a new branch for your fixes (ex: ` git checkout -b [your branch name] ` )
192192- Get the development dependencies by running ` carthage bootstrap `
193- - Code your changes and commit them to your branch
194- - Submit a PR to the ` main ` branch
193+ - Add your changes and commit them to your branch
194+ - Submit a PR to the ` master ` branch
195195
196196If you find a bug or think a feature is missing, please [ submit an issue] ( https://github.com/alexaubry/JavaScriptKit/issues ) .
197197
You can’t perform that action at this time.
0 commit comments