Commit 0b030b6
authored
Fix the path to unit.sh in unit.sh (nhs-england-tools#127)
<!-- markdownlint-disable-next-line first-line-heading -->
## Description
Missed a character off the path.
## Context
The self-documentation needs to be correct, particularly in the case of
self-documentation that the user is going to run into early.
## Type of changes
- [ ] Refactoring (non-breaking change)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would change existing
functionality)
- [x] Bug fix (non-breaking change which fixes an issue)1 parent 51274a1 commit 0b030b6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
0 commit comments