Skip to content

Commit

Permalink
Adjust three to two
Browse files Browse the repository at this point in the history
  • Loading branch information
pdgonzalez872 committed Sep 3, 2024
1 parent 50d182a commit 24915e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/languages/erlang/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ def deps do
end
```

The last three also need to be setup when your application starts:
The last two also need to be setup when your application starts:

```elixir
# application.ex
Expand Down

0 comments on commit 24915e9

Please sign in to comment.