Skip to content

Commit

Permalink
Update lib/nerves_hub_link/client.ex
Browse files Browse the repository at this point in the history
Co-authored-by: Frank Hunleth <[email protected]>
  • Loading branch information
oestrich and fhunleth authored Mar 21, 2023
1 parent 936f97c commit 7f143f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/nerves_hub_link/client.ex
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ defmodule NervesHubLink.Client do
end

@doc """
This function is called internall by NervesHubLink to notify clients of connecting to NervesHub.
This function is called internally by NervesHubLink to notify clients of connecting to NervesHub.
"""
def connected() do
apply_wrap(mod(), :connected, [])
Expand Down

0 comments on commit 7f143f5

Please sign in to comment.