Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Commit

Permalink
Remove extra bracket.
Browse files Browse the repository at this point in the history
  • Loading branch information
wmealing committed Oct 29, 2023
1 parent 4392980 commit cd17bf9
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 @@ -74,7 +74,7 @@ $ rebar3 lfe compile

```shell
$ rebar3 lfe repl
lfe> (untitled_project:start))
lfe> (untitled_project:start)
```

# Tests [↟](#table-of-contents)
Expand Down

0 comments on commit cd17bf9

Please sign in to comment.