Skip to content

Commit de81ad1

Browse files
authored
Update README.md
1 parent 2a6700b commit de81ad1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ Test the capabilities of ZenGuard AI in our ZenGuard [Playground](https://consol
3838
A more detailed documentation is available at [docs.zenguard.ai](https://docs.zenguard.ai/).
3939

4040

41-
# Pentesting
41+
# Penetration Testing
4242

43-
Run pentest against both ZenGuard AI and (optionally) ChatGPT.
43+
Run pen test against both ZenGuard AI and (optionally) ChatGPT.
4444

4545
We are using the modified version of the [PromptInject](https://github.com/agencyenterprise/PromptInject/tree/main) as the basic framework for building prompt injections.
4646

@@ -105,7 +105,7 @@ if __name__ == "__main__":
105105

106106
Clone this repo and install requirements.
107107

108-
Run pentest against ZenGuard AI:
108+
Run pen test against ZenGuard AI:
109109

110110
```shell
111111
export ZEN_API_KEY=your-api-key

0 commit comments

Comments
 (0)