Skip to content

Commit 3edd6c8

Browse files
authored
Merge pull request #39 from trustyai-explainability/typofix
Update README.md
2 parents d1526fb + df6eb38 commit 3edd6c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ At the moment, the following detectors are supported:
2626

2727
## Examples
2828

29-
- Check out [built-in detector examples](docs/builtIn_examples.md) to see how to use the built-in detectors for file type validation and personally identifiable information (PII) detection
29+
- Check out [built-in detector examples](docs/builtin_examples.md) to see how to use the built-in detectors for file type validation and personally identifiable information (PII) detection
3030
- Check out [Hugging Face detector examples](docs/hf_examples.md) to see how to use the Hugging Face detectors for detecting toxic content and prompt injection
3131

3232
## API
3333
See [IBM Detector API](https://foundation-model-stack.github.io/fms-guardrails-orchestrator/?urls.primaryName=Detector+API)
3434

3535
## License
3636

37-
This project is licensed under the Apache License Version 2.0 - see the [LICENSE](./LICENSE) file for details.
37+
This project is licensed under the Apache License Version 2.0 - see the [LICENSE](./LICENSE) file for details.

0 commit comments

Comments
 (0)