Fix small markdown typo in Windows docs (#11888)

Fixed a small issue in the windows docs where a note wasn't displaying
correctly

Release Notes:

- N/A
This commit is contained in:
Justy 2024-05-16 11:44:48 -07:00 committed by GitHub
parent 5596a34311
commit 53815af2d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,7 +23,8 @@ Clone down the [Zed repository](https://github.com/zed-industries/zed).
- Install [Visual Studio](https://visualstudio.microsoft.com/downloads/) with optional component `MSVC v*** - VS YYYY C++ x64/x86 build tools` and install Windows 11 or 10 SDK depending on your system
> [!NOTE] > `v***` is your VS version and `YYYY` is year when your VS was released.
> [!NOTE]
> `v***` is your VS version and `YYYY` is year when your VS was released.
## Backend dependencies