Skip to content

Commit 89c2cb1

Browse files
committed
Fix typo
Signed-off-by: hi-rustin <[email protected]>
1 parent 48a588b commit 89c2cb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ARCHITECTURE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ These files are mostly only relevant when running crates.io's code in developmen
8787

8888
* `.editorconfig` - Coding style definitions supported by some IDEs
8989
* [EditorConfig for VS Code]
90-
* [EditorConfig for IntelliJ IDEA]
90+
* [EditorConfig for IntelliJ]
9191
* More plugins are available at: https://editorconfig.org/#download
9292
* `.env` - Environment variables loaded by the backend - (ignored in `.gitignore`)
9393
* `.env.sample` - Example environment file checked into the repository
@@ -104,4 +104,4 @@ local development environment
104104

105105
[GitHub Actions]: https://github.com/rust-lang/crates.io/actions
106106
[EditorConfig for VS Code]: https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig
107-
[EditorConfig for IntelliJ IDEA]: https://plugins.jetbrains.com/plugin/7294-editorconfig
107+
[EditorConfig for IntelliJ]: https://plugins.jetbrains.com/plugin/7294-editorconfig

0 commit comments

Comments
 (0)