docs: Fix typo in configuring-zed.md (#18178)

Fix typo in `configuring-zed.md`

Release Notes:

- N/A
This commit is contained in:
Junseong Park
2024-09-21 21:01:29 +09:00
committed by GitHub
parent 4f227fd3bf
commit 3ca18af40b

View File

@@ -313,10 +313,10 @@ List of `string` values
"cursor_shape": "block"
```
3. An underline that runs along the following character:
3. An underscore that runs along the following character:
```json
"cursor_shape": "underline"
"cursor_shape": "underscore"
```
4. An box drawn around the following character: