Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ivaaaan authored Oct 30, 2023
1 parent 12ce081 commit 892f451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parser/markdown/markdown_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ func TestParse(t *testing.T) {
expected *task.Task
}{
{
name: "parse hiararcy",
name: "parse hierarchy",
markdown: `# Level 1
## Level 2
Expand Down

0 comments on commit 892f451

Please # to comment.