Skip to content

Commit acf88cb

Browse files
jamshaledbluhm
authored andcommitted
fix spelling
Signed-off-by: jamshale <jamiehalebc@gmail.com>
1 parent ee0cde9 commit acf88cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Run `python repo_manager.py` and you will be met with 2 options.
2323

2424
## Lite plugins
2525

26-
Sometimes is desirable to have a plugin that doesn't need integration tests or extra scaffholding. However, we need a way to avoid these plugins running integration tests in the CI/CD pipeline. To do this, we can simple add the plugin name to the `lite_plugins` file. Which is a line seperated list of plugin names.
26+
Sometimes is desirable to have a plugin that doesn't need integration tests or extra scaffholding. However, we need a way to avoid these plugins running integration tests in the CI/CD pipeline. To do this, we can simply add the plugin name to the `lite_plugins` file. Which is a line seperated list of plugin names.
2727
```
2828
2929
## Plugin Documentation

0 commit comments

Comments
 (0)