Skip to content

Commit 31c4182

Browse files
authored
Update entity-graphql.md
1 parent fdf9ad1 commit 31c4182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/code/language-support/c-net/server/entity-graphql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ github: EntityGraphQL/EntityGraphQL
66
---
77

88
```csharp
9-
// expose an exisiting data model with ASP.NET & EF Core
9+
// expose an existing data model with ASP.NET & EF Core
1010
public class Startup {
1111
public void ConfigureServices(IServiceCollection services)
1212
{

0 commit comments

Comments
 (0)