We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdf9ad1 commit 31c4182Copy full SHA for 31c4182
src/code/language-support/c-net/server/entity-graphql.md
@@ -6,7 +6,7 @@ github: EntityGraphQL/EntityGraphQL
6
---
7
8
```csharp
9
-// expose an exisiting data model with ASP.NET & EF Core
+// expose an existing data model with ASP.NET & EF Core
10
public class Startup {
11
public void ConfigureServices(IServiceCollection services)
12
{
0 commit comments