📚 Fix typo on docs (#11429)

Signed-off-by: Vaibhav Srivastava <vaibhavsri1712@gmail.com>
This commit is contained in:
Vaibhav Srivastava 2026-08-31 17:41:43 +05:30 committed by GitHub
parent 36cf4f39e1
commit ac5c88be66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -338,7 +338,7 @@ cd mcp
pnpm run bootstrap:multi-user
```
This will start the MCP server and the multi-user plugin that will be loaded automaticaly by Penpot.
This will start the MCP server and the multi-user plugin that will be loaded automatically by Penpot.
There is a NGINX proxy that makes a proxy-pass from outside the docker container so you don't need to remember the ports it's using.