File tree 1 file changed +1
-2
lines changed
1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ processing.load(ProcessingCodeBundle.INSTANCE.sampleCode(),()-> {
44
44
processing. getInstance(). textMethod(" test" );
45
45
};
46
46
```
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 ]
48
48
49
49
50
50
## How do I install it?
@@ -89,4 +89,3 @@ file like this:
89
89
[3]: https://github.com/timeu/processing-js-gwt/tree/master/processingjs-gwt-sample
90
90
[4]: http://www.gwtproject.org/release-notes.html#Release_Notes_2_7_0_RC1
91
91
[5]: https://docs.google.com/document/d/1tir74SB-ZWrs-gQ8w-lOEV3oMY6u6lF2MmNivDEihZ4/edit#
92
- [6]: https://github.com/timeu/LDViewer
You can’t perform that action at this time.
0 commit comments