Skip to content

Commit

Permalink
chore: Fix README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Oğuzhan Durgun <oguzhandurgun95@gmail.com>
  • Loading branch information
oguzhand95 committed Aug 28, 2022
1 parent b858476 commit 3aad2fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ func main() {
return fmt.Errorf("failed to parse the program: %w", err)
}

// Use ast struct to some stuff
// Use ast struct to some stuff
}
```

Expand Down

0 comments on commit 3aad2fb

Please sign in to comment.