Skip to content

Commit 3e0fd86

Browse files
committed
Fix typo.
1 parent 190c858 commit 3e0fd86

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)