Skip to content

Commit b5e55ee

Browse files
committed
add period to alt text per accessibility recommendation
1 parent 606778b commit b5e55ee

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/source/programming_resources/shared/choosing_program_lang/choosing-program-lang.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ who prefer to design their op modes visually, using a drag-and-drop
2020
interface.
2121

2222
.. image:: images/BlocksPicture1.jpg
23-
:alt: Blocks Programming Tool showing a graphical Blocks program
23+
:alt: Blocks Programming Tool showing a graphical Blocks program.
2424

2525
The OnBot Java Programming Tool
2626
-------------------------------
@@ -31,7 +31,7 @@ have basic to advanced Java skills and who would like to write
3131
text-based op modes.
3232

3333
.. image:: images/onBotJavaScreen.jpg
34-
:alt: OnBot Java Programming Tool showing Java source code
34+
:alt: OnBot Java Programming Tool showing Java source code.
3535

3636
Android Studio
3737
--------------
@@ -42,7 +42,7 @@ recommended for advanced users who have extensive Java programming
4242
experience.
4343

4444
.. image:: images/androidStudioScreen.jpg
45-
:alt: Android Studio showing Java source code
45+
:alt: Android Studio showing Java source code.
4646

4747
Recommendations
4848
---------------
@@ -58,7 +58,7 @@ Tool. However, OnBot Java is a text-based tool and it requires that the
5858
user have a sound understanding of the Java programming language.
5959

6060
.. image:: images/ipadPhoneChromebook.jpg
61-
:alt: A tablet, a phone, and a laptop each showing the programming tools in use
61+
:alt: A tablet, a phone, and a laptop each showing the programming tools in use.
6262

6363
It is important to note that with the Blocks Programming Tool and the
6464
OnBot Java Programming Tool, a user only needs a web browser to create,

0 commit comments

Comments
 (0)