zed/docs/src
Miguel Raz Guzmán Macedo 35ae2f5b2b
typo: Use tips from proselint (#42362)
I ran [proselint](https://github.com/amperser/proselint) (recommended by
cURL author [Daniel
Stenberg](https://daniel.haxx.se/blog/2022/09/22/taking-curl-documentation-quality-up-one-more-notch/))
against all the `.md` files in the codebase to see if I could fix some
easy typos.

The tool is noisier than I would like and picking up the overrides to
the default config in a `.proselintrc.json` was much harder than I
expected.

There's many other small nits [1] that I believe are best left to your
docs czar whenever they want to consider incorporating a tool like this
into big releases or CI, but these seemed like small wins for now to
open a conversation about a tool like proselint.

---

[1]: Such nits include
- incosistent 1 or 2 spaces
- "color" vs "colour"
- ab/use of `very` 
- awkward or superfluous phrasing.

Release Notes:

- N/A

Signed-off-by: mrg <miguelraz@ciencias.unam.mx>
2025-11-10 17:51:44 +02:00
..
ai docs: Update text threads page (#42273) 2025-11-08 12:55:31 -03:00
development Adds instructions on how to use Perf & Flamegraph without debug symbols (#41831) 2025-11-03 16:11:30 +00:00
extensions docs: Add docs on extension capabilities (#42223) 2025-11-07 18:38:20 +00:00
languages typo: Use tips from proselint (#42362) 2025-11-10 17:51:44 +02:00
all-actions.md docs: Add table of all actions (#36642) 2025-08-20 23:41:06 +00:00
authentication.md docs: Reorganize introduction (#41387) 2025-10-28 17:39:40 -03:00
channels.md Remove chat from docs (#39623) 2025-10-06 18:33:54 +00:00
collaboration.md Clarify guests vs collaborators in project sharing docs (#22945) 2025-01-10 15:42:52 +00:00
command-line-interface.md docs: Reorganize introduction (#41387) 2025-10-28 17:39:40 -03:00
command-palette.md docs: Reorganize introduction (#41387) 2025-10-28 17:39:40 -03:00
completions.md docs: Validate JSON snippets (settings, keymap, tasks, etc) (#40043) 2025-10-12 00:19:57 -04:00
configuring-languages.md docs: Update docs for theme_overrides setting (#41038) 2025-10-23 17:52:35 +00:00
configuring-zed.md docs: Explain what scrollbar marks represent (#42130) 2025-11-08 10:40:18 +02:00
debugger.md Update documentation on Java support (#41758) 2025-11-05 12:24:29 +01:00
development.md Delete release process docs (#41733) 2025-11-02 00:37:02 -04:00
diagnostics.md docs: Validate JSON snippets (settings, keymap, tasks, etc) (#40043) 2025-10-12 00:19:57 -04:00
environment.md docs: Fix typo in environment documentation (#19164) 2024-10-13 16:47:09 -04:00
extensions.md docs: Add docs on extension capabilities (#42223) 2025-11-07 18:38:20 +00:00
getting-started.md docs: Reorganize introduction (#41387) 2025-10-28 17:39:40 -03:00
git.md git: Add support for git pull with rebase (#41117) 2025-11-04 16:41:06 +00:00
globs.md typo: Use tips from proselint (#42362) 2025-11-10 17:51:44 +02:00
helix.md helix: Add match operator (#34060) 2025-09-08 08:48:47 -06:00
icon-themes.md docs: Update theme, icon theme, and visual customization pages (#41761) 2025-11-02 14:30:37 -03:00
installation.md Update Windows docs (#41423) 2025-11-05 21:23:48 +00:00
key-bindings.md Update docs to use == instead of = (#41415) 2025-10-28 19:34:19 -06:00
languages.md docs: Add Yara language extension (#28693) 2025-04-14 12:40:13 -04:00
linux.md Add debian community repository (#40698) 2025-10-21 09:50:57 +03:00
multibuffers.md Fix a typo in the multi buffers documentation (#18535) 2024-09-30 15:28:46 +03:00
outline-panel.md docs: Add tweaks to the outline panel page (#18697) 2024-10-03 12:27:42 -03:00
quick-start.md docs: Reorganize introduction (#41387) 2025-10-28 17:39:40 -03:00
remote-development.md docs: Reorganize introduction (#41387) 2025-10-28 17:39:40 -03:00
repl.md docs: Validate JSON snippets (settings, keymap, tasks, etc) (#40043) 2025-10-12 00:19:57 -04:00
snippets.md Fix doc typos (#41727) 2025-11-01 20:52:32 -03:00
SUMMARY.md docs: Add docs on extension capabilities (#42223) 2025-11-07 18:38:20 +00:00
tasks.md docs: Validate JSON snippets (settings, keymap, tasks, etc) (#40043) 2025-10-12 00:19:57 -04:00
telemetry.md docs: Validate JSON snippets (settings, keymap, tasks, etc) (#40043) 2025-10-12 00:19:57 -04:00
themes.md docs: Update theme, icon theme, and visual customization pages (#41761) 2025-11-02 14:30:37 -03:00
toolchains.md docs: Tweak the toolchains page (#38728) 2025-09-23 13:31:56 -03:00
troubleshooting.md Add more tweaks to the troubleshooting docs (#40870) 2025-10-22 09:04:05 +00:00
uninstall.md docs: Reorganize introduction (#41387) 2025-10-28 17:39:40 -03:00
update.md docs: Reorganize introduction (#41387) 2025-10-28 17:39:40 -03:00
vim.md Support relative line number on wrapped lines (rework) (#41805) 2025-11-04 08:24:17 -07:00
visual-customization.md docs: Remove non-existing keybinding in /visual-customization (#42053) 2025-11-06 00:38:39 -03:00
windows.md Update Windows docs (#41423) 2025-11-05 21:23:48 +00:00