diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 085a5451a..6a773c985 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -66,7 +66,7 @@ Write everything in using the [GitHub Flavored Markdown](https://github.github.c When referring to projects by name, use proper noun capitalization: Go-IPFS and JS-IPFS. -Cases inside code blocks refer to commands and are not capitalized: `go-ifps` or `js-ifps`. +Cases inside code blocks refer to commands and are not capitalized: `go-ipfs` or `js-ipfs`. ### Style and tone diff --git a/docs/community/contribute/grammar-formatting-and-style.md b/docs/community/contribute/grammar-formatting-and-style.md index 6203a96ee..43f18ab90 100755 --- a/docs/community/contribute/grammar-formatting-and-style.md +++ b/docs/community/contribute/grammar-formatting-and-style.md @@ -38,7 +38,7 @@ If you have to use an acronym, spell the full phrase first and include the acron When referring to projects by name, use proper noun capitalization: Go-IPFS and JS-IPFS. -Cases inside code blocks refer to commands and are not capitalized: `go-ifps` or `js-ifps`. +Cases inside code blocks refer to commands and are not capitalized: `go-ipfs` or `js-ipfs`. ### _Using_ IPFS, not _on_ IPFS diff --git a/docs/how-to/companion-window-ipfs.md b/docs/how-to/companion-window-ipfs.md index 33c80e6fe..000b3afd8 100644 --- a/docs/how-to/companion-window-ipfs.md +++ b/docs/how-to/companion-window-ipfs.md @@ -11,7 +11,7 @@ Learn about exposing IPFS API in IPFS Companion via "window.ipfs". ## `window.ipfs` is currently disabled -IPFS Companion 2.11 stopped injecting `window.ipfs`. It is currently permanently disabled per comments on the [window.ifps Meta Issue](https://github.com/ipfs-shipyard/ipfs-companion/issues/589#issuecomment-712356448), as of October 19, 2020, and [Remove legacy window.ifps](https://github.com/ipfs/in-web-browsers/issues/172) as of December 14, 2020. This page is provided for reference only. +IPFS Companion 2.11 stopped injecting `window.ipfs`. It is currently permanently disabled per comments on the [window.ipfs Meta Issue](https://github.com/ipfs-shipyard/ipfs-companion/issues/589#issuecomment-712356448), as of October 19, 2020, and [Remove legacy window.ipfs](https://github.com/ipfs/in-web-browsers/issues/172) as of December 14, 2020. This page is provided for reference only.