There was an error while loading. Please reload this page.
2 parents 630b399 + 8fa5b9b commit 695cb5bCopy full SHA for 695cb5b
README.md
@@ -330,7 +330,7 @@ plugins:
330
You can confirm the plugin is correctly installed by running:
331
332
```bash
333
-serverless | grep "ServerlessOpenAPIDocumentation"
+serverless | grep -i "ServerlessOpenAPIDocumentation"
334
```
335
336
It should return `ServerlessOpenAPIDocumentation` as one of the plugins on the list.
0 commit comments