Fix a docs typo (#28384)

Closes https://github.com/zed-industries/zed/pull/28053

Release Notes:

- N/A
This commit is contained in:
Kirill Bulatov
2025-04-09 00:05:58 +00:00
committed by GitHub
parent 9f708ee789
commit afde25a5cb
+1 -1
View File
@@ -38,7 +38,7 @@ Putting binary assets such as images in the Git repository will bloat the reposi
The table of contents files (`theme/page-toc.js` and `theme/page-doc.css`) were initially generated by [`mdbook-pagetoc`](https://crates.io/crates/mdbook-pagetoc).
Since all this preprocessor does does is generate the static assets, we don't need to keep it around once they have been generated.
Since all this preprocessor does is generate the static assets, we don't need to keep it around once they have been generated.
## Referencing Keybindings and Actions