Skip to content

Commit 6063bbd

Browse files
authored
Merge pull request #3 from sc3s/dev
fix typo
2 parents 4c5885c + 1d5dbbd commit 6063bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ sc.pl.pca(adata, color='sc3s_4')
5151
```
5252

5353
## Parameters
54-
The default settings to work for most use cases, but you can get more information about the parameters with:
54+
The default settings should suffice for most use cases, but you can get more information about the parameters with:
5555
```py
5656
help(sc3s.tl.consensus)
5757
```

0 commit comments

Comments
 (0)