Skip to content

Commit

Permalink
fix: Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Olian04 committed Jun 14, 2024
1 parent 752a270 commit 1bf5946
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ gleam add handles
```gleam
import handles
import gleam/io
import gleam/dict
import gleam/dynamic
pub fn main() {
let assert Ok(template) = handles.prepare("Hello {{name}}")
Expand Down

0 comments on commit 1bf5946

Please sign in to comment.