Skip to content

Commit e01bb84

Browse files
committed
update name
1 parent 4bf040d commit e01bb84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/swagger_helper.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ package utils
55
// Description for swagger documentation.
66
var SwaggerDescription string = "This is a documentation of the **acmcsuf API**.\n\n" +
77
"---\n" +
8-
"# **csuf-cli**\n" +
8+
"# **acmcsuf-cli**\n" +
99
"The command line interface tools provide a quick and easy way to test out the currently implemented routes.\n\n" +
1010
"## **csuf events [command]**\n" +
1111
"Use this command to interact with event-related features.\n\n" +

0 commit comments

Comments
 (0)