Browse Source

docs: typo in PHP Intelephense documentation (#4545)

Roberto Gongora 8 tháng trước cách đây
mục cha
commit
bd91cf220c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 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 Windows: `%USERPROFILE%/intelephense/licence.txt`