Skip to content

Commit 8ab0f7c

Browse files
authored
fixes plugin name
1 parent 39cf88a commit 8ab0f7c

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
@@ -34,7 +34,7 @@ Create a `netlify.toml` in the root of your project. Your file should include th
3434
publish = "dist/browser"
3535

3636
[[plugins]]
37-
package = "@netlify/plugin-angular-serverless"
37+
package = "@netlify/plugin-angular-universal"
3838
```
3939

4040
If you'd like to install this plugin at a fixed version, install it via your package manager:

0 commit comments

Comments
 (0)