Skip to content

Commit fdffeaf

Browse files
Changed excessively long alt text for 2 images (#885)
* Changed alt text for 2 images. * Changed excessively long alt text * Update alt text to be more descriptive * Update alt text on setting-up-your-environment.mdx --------- Co-authored-by: kit <[email protected]>
1 parent c7aca89 commit fdffeaf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/tutorials/en/setting-up-your-environment.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A quick tutorial for setting up the p5.js Web Editor and VS Code to
44
category: introduction
55
categoryIndex: 0
66
featuredImage: ../images/featured/SetupA.jpg
7-
featuredImageAlt: An interactive sketch in the p5.js Web Editor draws circles on the canvas as the mouse pointer moves.
7+
featuredImageAlt: An interactive sketch in the p5.js Editor draws circles on the canvas as the mouse pointer moves.
88
relatedContent:
99
references:
1010
- en/p5/setup
@@ -61,7 +61,7 @@ If you are new to p5.js, start with the [p5.js Web Editor](https://editor.p5js.o
6161
- Open a desktop browser on your computer and go to [https://editor.p5js.org/](https://editor.p5js.org/).
6262
- Click the [“Sign up”](https://editor.p5js.org/signup) link on the top-right of the web page.
6363

64-
![An arrow pointing to the “Sign Up” link in the top right corner of the p5.js Editor.](../images/introduction/p5_editor_sign_up.png)
64+
![An arrow to the “Sign Up” link.](../images/introduction/p5_editor_sign_up.png)
6565

6666

6767
### Step 2: Create an account with [p5.js Web Editor](https://editor.p5js.org/)
@@ -73,7 +73,7 @@ If you are new to p5.js, start with the [p5.js Web Editor](https://editor.p5js.o
7373
- Create and confirm a password. 
7474
- Click the “Sign Up” button.
7575

76-
![An arrow pointing to the highlighted User Name, Emaill, Password, and Confirm Password fields on the Sign Up page.](../images/introduction/p5_editor_sign_up_page.png)
76+
![An arrow pointing to the highlighted fields on the Sign Up page, as described above.](../images/introduction/p5_editor_sign_up_page.png)
7777

7878
- Using a Google account
7979
- Click on the button on the bottom of the page that says “Login with Google.” 

0 commit comments

Comments
 (0)