Review suggestions

This commit is contained in:
mrjvs
2023-09-27 20:51:54 +02:00
parent 42a27a2fe0
commit 32ec63b7c3
4 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ They are sorted by rank, highest first
```ts
const sourceScrapers = providers.listSources();
// garuanteed to only return type: 'source'
// Guaranteed to only return type: 'source'
```
## Type