Skip to content

Commit 0cb8cf5

Browse files
committed
Fixed typo in README
1 parent 492901b commit 0cb8cf5

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
@@ -1,6 +1,6 @@
11
# Gophish Python API Client
22

3-
Gophish was built from the group up to be API-first. This means that we build out the API endpoints for all of our features, and the UI is simply a wrapper around these endpoints.
3+
Gophish was built from the ground-up to be API-first. This means that we build out the API endpoints for all of our features, and the UI is simply a wrapper around these endpoints.
44

55
To interface with Gophish using Python, we've created a `gophish` client library.
66

0 commit comments

Comments
 (0)