Skip to content

Commit

Permalink
index.rb: fix minor typo
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Linnane <[email protected]>
  • Loading branch information
p-linnane committed Feb 16, 2024
1 parent 804c515 commit 405a4bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rbi/index.rb
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ def index
end
end

# A Node that can be refered to by a unique ID inside an index
# A Node that can be referred to by a unique ID inside an index
module Indexable
extend T::Sig
extend T::Helpers
Expand Down

0 comments on commit 405a4bb

Please sign in to comment.