docs: Fix typo in Svelte docs (#14649)

This PR fixes a typo in the Svelte docs to reflect the fixes from
#14614.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2024-07-17 10:08:20 -04:00 committed by GitHub
parent ff85f1d608
commit 959fbd5e45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ Zed sets the following initialization options for inlay Hints:
"propertyDeclarationTypes": {
"enabled": true
},
"functionLikeReturnType": {
"functionLikeReturnTypes": {
"enabled": true
},
"enumMemberValues": {