Fix a grammar typo
This commit is contained in:
parent
d4e8205d7e
commit
d191b44bc7
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ jobs:
|
|||
LICENSE
|
||||
```
|
||||
|
||||
> **⚠️ Note:** Notice the `|` in the yaml syntax above ☝️. That let's you effectively declare a multi-line yaml string. You can learn more about multi-line yaml syntax [here](https://yaml-multiline.info)
|
||||
> **⚠️ Note:** Notice the `|` in the yaml syntax above ☝️. That lets you effectively declare a multi-line yaml string. You can learn more about multi-line yaml syntax [here](https://yaml-multiline.info)
|
||||
|
||||
### 📝 External release notes
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue