Skip to content

Commit bb0e355

Browse files
yjoseasdolo
authored andcommitted
fix typos
1 parent f97e135 commit bb0e355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/content/docs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ import Reviews from '../../components/reviews.astro';
7171
We manage data fetching using React Query and Axios. These powerful libraries make it easy to fetch, cache, and update data in your React applications. We also include a set of VSCode snippets to make your life easier when creating queries and mutations.
7272
</Card>
7373
<Card title="Unit + E2E tests" icon="document">
74-
We provide a complete setup for unit and end-to-end tests using Jest and React Testing Library, along with Cypress for end-to-end testing. This will assist you in writing tests for your app and ensuring that it functions as expected.
74+
We provide a complete setup for unit and end-to-end tests using Jest and React Testing Library, along with Meastro for end-to-end testing. This will assist you in writing tests for your app and ensuring that it functions as expected.
7575
</Card>
7676
</CardGrid>
7777

0 commit comments

Comments
 (0)