Skip to content

Commit b013259

Browse files
committed
Update /category/software.php to correct gramma
1 parent 91c01ff commit b013259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

category/software.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
include_once("../includes/functions.inc.php");
1515
echo create_category_page(
1616
"Software",
17-
'<p>It\'s all well and good having a good operating system, specifically chosen from <a href="operating-systems.php">our operating systems page</a>, but what use is it without any software to help get your work done? This page covers a wide range of software programs, tools and utilities to give you, the blind computer users, the most up to date information of program accessibility, or lack there of.</p>',
17+
'<p>It\'s all well and good having a good operating system, specifically chosen from <a href="operating-systems.php">our operating systems page</a>, but what use is it without any software to help get your work done? This page covers a wide range of software programs, tools and utilities to give you, blind computer users, the most up to date information of program accessibility, or lack there of.</p>',
1818
"software");
1919
?>
2020
</main></body></html>

0 commit comments

Comments
 (0)