diff --git a/docs/en/reference/urlvariabletools.md b/docs/en/reference/urlvariabletools.md index 7816cdfcf..3c4b09276 100644 --- a/docs/en/reference/urlvariabletools.md +++ b/docs/en/reference/urlvariabletools.md @@ -3,7 +3,7 @@ ## Introduction This page lists a number of "page options" , "rendering tools" or "special URL variables" that you can use to debug your -SilverStruoe applications. These are consumed in PHP using the $_REQUEST or $_GET super globals throughout the SilverStripe +SilverStripe applications. These are consumed in PHP using the $_REQUEST or $_GET superglobals throughout the SilverStripe core. **General Usage**