Skip to content

Commit 450361b

Browse files
authored
fix: typo. (SchemaStore#4611)
1 parent dfd33aa commit 450361b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ The `catalog.json` file is generally used by IDEs and language servers to determ
378378
- VSCode ignores this file [see issue](https://github.com/microsoft/vscode/issues/26289)
379379
- [RedHat's YAML language server](#redhat-developeryaml-language-server) uses this file ([see configuration](https://github.com/redhat-developer/vscode-yaml/blob/41e0be736f2d07cdf7489e1c1c591b35b990e096/package.json#L176))
380380
- [Taplo TOML language server](#tamasfetaplo) uses this file (see [this](https://github.com/tamasfe/taplo/blob/2e01e8cca235aae3d3f6d4415c06fd52e1523934/editors/vscode/package.json#L240) and [this](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-yaml))
381-
- [Tombi](#tombi-toml-tombi) uses this file (see [this](https://tombi-toml.github.io/tombi/docs/configuration))
381+
- [Tombi: TOML language server](#tombi-tomltombi) uses this file (see [this](https://tombi-toml.github.io/tombi/docs/configuration))
382382

383383
Sometimes, `catalog.json` is interpreted differently:
384384

0 commit comments

Comments
 (0)