Skip to content

Commit b32c33f

Browse files
committed
typo
1 parent edf7219 commit b32c33f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ We're also available on [Discord](https://discord.gg/U9RKkZSBgx) if you want to
133133
## I'm getting an error realted to distutils when installing validators.
134134
This can happen on cuda enabled devices in python versions 3.11 and below when a validator indirectly depends on a package that imports distutils. `triton`, a dependency of pytorch, is one such example.
135135

136-
If you see an error similar the one below:
136+
If you see an error similar to the one below:
137137
```sh
138138
Installing hub://guardrails/nsfw_text...
139139
[ =] Running post-install setup

0 commit comments

Comments
 (0)