Skip to content

Commit f7c91f1

Browse files
Update root.go
1 parent 76f981c commit f7c91f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ var (
2020

2121
func printBanner() {
2222
helper.CustomizePrintln("========================================================================================>")
23-
helper.CustomizePrintln("OOTT - OSINT Offensive Toolkit")
23+
helper.CustomizePrintln("OOTT - Offensive Operation and Threat Toolkit")
2424
helper.CustomizePrintln("<========================================================================================")
2525
}
2626

0 commit comments

Comments
 (0)