Skip to content

Commit 70e2755

Browse files
committed
Merge pull request #3 from faassen/master
Fix typo.
2 parents 190c858 + 3e0fd86 commit 70e2755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ type Query {
128128
}
129129
```
130130

131-
Notice that `epoxy` converted snake_cased fields to camel_case in the GraphQL Schema.
131+
Notice that `epoxy` converted snake_cased fields to camelCase in the GraphQL Schema.
132132

133133
## ObjectTypes become containers (Coming Soon)
134134

0 commit comments

Comments
 (0)