Skip to content

Commit

Permalink
updated main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Oct 2, 2024
1 parent a51d628 commit 10101b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ func main() {
if *helpFlag {
fmt.Println(`
Generates a Mermaid.js Gantt chart of a GitHub user's public repos active dates
using each created and pushed date
using each repo's created and pushed dates
Arguments:
<github_username> GitHub username for which to fetch the repositories
Expand Down

0 comments on commit 10101b3

Please sign in to comment.