We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44bfeee + 835d981 commit 8fd4b9bCopy full SHA for 8fd4b9b
docs/recipes/UsingImmutableJS.md
@@ -53,7 +53,7 @@ You never see this, of course - the data you give to an Immutable.JS object is n
53
- [PDF: JavaScript Immutability - Don’t go changing](https://www.jfokus.se/jfokus16/preso/JavaScript-Immutability--Dont-Go-Changing.pdf)
54
55
**Libraries**
56
-- [Immutable.js, persistent data structures and structural sharing](https://facebook.github.io/immutable-js/)
+- [Immutable.js](https://facebook.github.io/immutable-js/)
57
58
59
<a id="issues-with-immutable-js"></a>
0 commit comments