Skip to content

Commit 3b0c94d

Browse files
authoredMar 11, 2025
Merge pull request #967 from processing/SableRaf-patch-3
Fix typo in core/README.md
2 parents fe152b7 + dacc375 commit 3b0c94d

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)