Skip to content

Commit bfcfa2f

Browse files
committed
Changed some typos
1 parent a5f4ab2 commit bfcfa2f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ processing.load(ProcessingCodeBundle.INSTANCE.sampleCode(),()-> {
4444
processing.getInstance().textMethod("test");
4545
};
4646
```
47-
For a more sophistaced example that shows how to interact with the Processing sketch (Callbacks, etc) refer to the [LDViewer visualization][6]
47+
For a more sophisticated example that shows how to interact with the Processing sketch (Callbacks, etc) refer to the [LDViewer visualization][6]
4848

4949

5050
## How do I install it?
@@ -89,4 +89,3 @@ file like this:
8989
[3]: https://github.com/timeu/processing-js-gwt/tree/master/processingjs-gwt-sample
9090
[4]: http://www.gwtproject.org/release-notes.html#Release_Notes_2_7_0_RC1
9191
[5]: https://docs.google.com/document/d/1tir74SB-ZWrs-gQ8w-lOEV3oMY6u6lF2MmNivDEihZ4/edit#
92-
[6]: https://github.com/timeu/LDViewer

0 commit comments

Comments
 (0)