Skip to content

Commit 289b1a3

Browse files
authored
Fix readme typos (#289)
1 parent d9118b7 commit 289b1a3

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
@@ -137,9 +137,9 @@ $ trufflehog git https://github.com/trufflesecurity/trufflehog.git
137137
```
138138

139139

140-
#### Scanning an orginization
140+
#### Scanning an organization
141141

142-
Try scanning an entire GitHub orginization with the following:
142+
Try scanning an entire GitHub organization with the following:
143143

144144
```bash
145145
docker run -it -v "$PWD:/pwd" trufflesecurity/trufflehog:latest github --org=trufflesecurity

0 commit comments

Comments
 (0)