Browse Source

docs: typo in PHP Intelephense documentation (#4545)

Roberto Gongora 3 months ago
parent
commit
bd91cf220c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/web/src/content/docs/lsp.mdx

+ 1 - 1
packages/web/src/content/docs/lsp.mdx

@@ -114,7 +114,7 @@ You can add custom LSP servers by specifying the command and file extensions:
 
 
 ### PHP Intelephense
 ### PHP Intelephense
 
 
-PHP Intelephense offers premium features through a license key. Uou can provide a license key by placing (only) the key in a text file at:
+PHP Intelephense offers premium features through a license key. You can provide a license key by placing (only) the key in a text file at:
 
 
 - On macOS/Linux: `$HOME/intelephense/licence.txt`
 - On macOS/Linux: `$HOME/intelephense/licence.txt`
 - On Windows: `%USERPROFILE%/intelephense/licence.txt`
 - On Windows: `%USERPROFILE%/intelephense/licence.txt`