Skip to content

Commit dacc375

Browse files
authored
Fix typo in core/README.md
Remove that sad and lonely "In"
1 parent fe152b7 commit dacc375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies {
6363
```
6464

6565
## Developing for Core
66-
The easiest way to develop for core, without the need to build the whole project, is to use the `examples/src` sketches. In
66+
The easiest way to develop for core, without the need to build the whole project, is to use the `examples/src` sketches.
6767

6868
## PGraphics Modes
6969
Documentation on how to develop graphics modes as a library should go here.

0 commit comments

Comments
 (0)