Skip to content

Commit 1814286

Browse files
committed
Update README.md
1 parent 8d67b8d commit 1814286

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
@@ -100,7 +100,7 @@ public string Execute(
100100
return writer.Write(result);
101101
}
102102

103-
var schema = new StartWarsSchema();
103+
var schema = new StarWarsSchema();
104104

105105
var query = @"
106106
query HeroNameQuery {

0 commit comments

Comments
 (0)