Skip to content

Commit 9e1c1f4

Browse files
authored
Docs: Fixed typo in intro.md.
1 parent c2fc64f commit 9e1c1f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@ docker run -p 8000:8000 my-extension
715715

716716
## Advanced Configuration
717717

718-
### Running behing Reverse Proxy
718+
### Running behind Reverse Proxy
719719

720720
When running behind a reverse proxy (like nginx), you may need to configure Flask to trust proxy headers. Use Werkzeug's `ProxyFix` middleware:
721721

0 commit comments

Comments
 (0)