Skip to content

Commit

Permalink
update code block comment
Browse files Browse the repository at this point in the history
  • Loading branch information
doneill committed Nov 20, 2023
1 parent 1527cfd commit 002508d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/api.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ type Response struct {
}

// ----------------------------------------------
// public funtions
// package funtions
// ----------------------------------------------

func authenticate(sitename, username, password string) (*Response, error) {
Expand Down

0 comments on commit 002508d

Please sign in to comment.