Skip to content

Commit 438d2e4

Browse files
samdarkCopilot
andauthored
Update cookbook/en/configuring-webservers/apache.md
Co-authored-by: Copilot <[email protected]>
1 parent 4a83c88 commit 438d2e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/en/configuring-webservers/apache.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ SetEnv APP_ENV dev
4949
# ...other settings...
5050
```
5151

52-
In the above note usage of `SetEnv`. Since the Yii3 application template is using environment variables, this is a possible
52+
In the above, note the usage of `SetEnv`. Since the Yii3 application template is using environment variables, this is a possible
5353
place to set them. In production environment remember to set `APP_ENV` to `prod`.

0 commit comments

Comments
 (0)