Skip to content

Commit a01f51b

Browse files
authored
Merge pull request docker-library#2321 from sidmclaughlin/patch-1
Fix typo in "Production mode" docs
2 parents 630666d + 6decb5e commit a01f51b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ghost/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ While the Docker images do have Ghost-CLI available and do use some of its comma
8585

8686
## Production mode
8787

88-
To run Ghost for production you'll also need to be running with MySQL 8, https, and a reverse proxy configured with appropriate `X-Forwarded-For`, `X-Forwared-Host`, and `X-Forwarded-Proto` (`https`) headers.
88+
To run Ghost for production you'll also need to be running with MySQL 8, https, and a reverse proxy configured with appropriate `X-Forwarded-For`, `X-Forwarded-Host`, and `X-Forwarded-Proto` (`https`) headers.
8989

9090
The following example demonstrates some of the necessary configuration for running with MySQL. For more detail, see [Ghost's "Configuration options" documentation](https://ghost.org/docs/config/#configuration-options).
9191

0 commit comments

Comments
 (0)