diff --git a/Simple-URLs.md b/Simple-URLs.md index 71402ff..76916df 100644 --- a/Simple-URLs.md +++ b/Simple-URLs.md @@ -25,4 +25,4 @@ RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^ index.php [QSA,L] ``` -4) Visit `/index/` (e.g. "example.com/punishments/index/") and check if it works as expected. \ No newline at end of file +4) Visit `/bans/` (e.g. "example.com/punishments/bans/") and check if it works as expected. \ No newline at end of file