Skip to content

Commit

Permalink
Fix Typo - index.mdx (#805)
Browse files Browse the repository at this point in the history
Co-authored-by: Rostislav Simonik <[email protected]>
  • Loading branch information
SadmanYasar and rostislav-simonik authored Feb 3, 2024
1 parent dd0be2e commit 2fae937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/index.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Nexus Prisma - Prisma plugin for Nexus
description: This plugin integrates Prisma into Nexus. It gives you an API you to project fields from models defined in your Prisma schema into your GraphQL API. It also gives you an API to build GraphQL root fields that allow your API clients to query and mutate data.
description: This plugin integrates Prisma into Nexus. It gives you an API to project fields from models defined in your Prisma schema into your GraphQL API. It also gives you an API to build GraphQL root fields that allow your API clients to query and mutate data.
---

import { Home } from '../components/pages/Home'
Expand Down

0 comments on commit 2fae937

Please sign in to comment.