mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
MINOR: spelling mistake
This commit is contained in:
parent
afc8db7e33
commit
6d0cd49d6d
@ -76,7 +76,7 @@ Running SilverStripe without web server based rewriting is not recommended since
|
||||
can leave sensitive files exposed to public access (the `RewriteRule` conditions from above don't apply).
|
||||
</div>
|
||||
|
||||
## Boostrap
|
||||
## Bootstrap
|
||||
|
||||
All requests go through `framework/main.php`, which sets up the execution environment:
|
||||
|
||||
@ -136,4 +136,4 @@ for example when adding new templates or PHP classes.
|
||||
Note that you need to be in [dev mode](/getting_started/environment_management)
|
||||
or logged-in as an administrator for flushing to take effect.
|
||||
|
||||
[CHILDREN]
|
||||
[CHILDREN]
|
||||
|
Loading…
x
Reference in New Issue
Block a user