Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Commit

Permalink
Update Connectors.md
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
jeromeleonard authored Oct 19, 2020
1 parent 92ee053 commit 8a76e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TheHive4/Administration/Connectors.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ misp {
# tags = ["tag1", "tag2"]
# }
# whitelist {
# tags = {"tag1", "tag2"}
# tags = ["tag1", "tag2"]
# }
}
]
Expand Down

0 comments on commit 8a76e74

Please sign in to comment.