Skip to content

Commit 30619be

Browse files
Proper markdown of heading
1 parent 2c4888a commit 30619be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ between line x and y will be ignored from the output.
138138
You can use `#lint-disable-line rule1` to disable rule1 for a specific line. This only is applicable if rule1 is applied
139139
for rest of the schema. If rule1 is not one among the rules passed then this has no effect on output.
140140

141-
##compare
141+
## compare
142142
compare command compares two schema files and returns all the differences. It is also built to support Apollo federation
143143
specification and can be used to find breaking changes in schema.
144144

@@ -212,4 +212,4 @@ in graphql schema.
212212
- `enum` value added
213213
- Interfaces added to object implements
214214
- Union member added
215-
- Input fields added
215+
- Input fields added

0 commit comments

Comments
 (0)