1
0
Fork 0

fix(markdown): Don't capitalize name

This commit is contained in:
Joost De Cock 2022-02-05 19:07:15 +01:00
parent 52ddbaaa02
commit 546824082e

View file

@ -15,4 +15,4 @@ name](https://github.com/npm/validate-npm-package-name).
name: "sorcha"
```
In this example, the pattern is named **Sorcha**.
In this example, the pattern is named **sorcha**.