Skip to content

Commit 7fc81b2

Browse files
committed
Clarification
1 parent 91c8e16 commit 7fc81b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/tutorials/text/getting-started

content/tutorials/text/getting-started/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,4 @@ When looking at code in the editor, you'll see that functions like `ellipse()` a
109109

110110
The Processing [Reference](/reference) explains every code element with a description and examples. The Reference programs are much shorter (usually four or five lines) and easier to follow than the longer code found in the Examples folder. We recommend keeping the Reference open while you’re programming. It can be navigated by topic or alphabetically; sometimes it’s fastest to do a text search within your browser window.
111111

112-
The Reference was written with the beginner in mind; we hope that we’ve made it clear and understandable. We’re grateful to the many people who’ve spotted errors over the years and reported them. If you think you can improve a reference entry or you find a mistake, please [let us know](https://github.com/processing/processing-website/issues).
112+
The Reference was written with the beginner in mind; we hope that we’ve made it clear and understandable. We’re grateful to the many people who’ve spotted errors over the years and reported them. If you think you can improve a reference entry or you find a mistake on this website, please [let us know](https://github.com/processing/processing-website/issues).

0 commit comments

Comments
 (0)