Skip to content

Commit 433fa91

Browse files
authored
Update README.md
1 parent a29d7ff commit 433fa91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ To download all samples as a ZIP archive, click the *Clone or Download* button a
99

1010
For description of each sample website and for detailed installation instructions, please visit these links:
1111

12-
* [Pure PHP](purephp/README.md) - demonstrates how to create a 3-page website without any framework and what you shouldn't do that
12+
* [Pure PHP](purephp/README.md) - demonstrates how to create a 3-page website without any framework
1313
* [Hello World Sample](helloworld/README.md) - shows how to write a simple, but functional website with Zend Framework 3
1414
* [Form Demo Sample](formdemo/README.md) - here you can see how to use web forms for getting data from your site's users
1515
* [Blog Sample](blog/README.md) - shows how to implement a simple blog website

0 commit comments

Comments
 (0)