There was an error while loading. Please reload this page.
1 parent 3508987 commit eda7158Copy full SHA for eda7158
website/pages/en/react.js
@@ -173,7 +173,7 @@ class Index extends React.Component {
173
},
174
{
175
content:
176
- "`react-testing-library` is an opinionated alternative to libraries like Enyzyme that provide too many ways to avoid testing like a user",
+ "`react-testing-library` is an opinionated alternative to libraries like Enzyme that provide too many ways to avoid testing like a user",
177
image: `${baseUrl}img/vs-128x128.png`,
178
imageAlign: "top",
179
title: "Alternative to Enzyme"
0 commit comments