Skip to content
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Weakky committed Mar 14, 2019
1 parent d9f1082 commit 865a9f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/yoga/src/yogaDefaults.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export const DEFAULTS: Config = {
},
/**
* Do not use that as a default value, this is just a placeholder
* When `client` isn't provided, we're importing it from `DEFAULT_NEXUS_PRISMA_SCHEMA_PATH` defined below
* When `client` isn't provided, we're importing it from `datamodel.clientPath`
*/
client: {
$exists: null,
Expand Down

0 comments on commit 865a9f4

Please sign in to comment.