Skip to content

Commit 67a6088

Browse files
Update migration.md
1 parent 629032a commit 67a6088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/graphql/migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This chapter provides a set of guidelines for migrating from `@nestjs/graphql` v
44

55
#### Apollo packages
66

7-
Instead of installing the `apollo-server-express` package, you'll have to install the `@apollo/server` instead:
7+
Instead of installing the `apollo-server-express` package, you'll have to install `@apollo/server`:
88

99
```bash
1010
$ npm uninstall apollo-server-express

0 commit comments

Comments
 (0)