Skip to content

Commit 7526535

Browse files
fedetagliaarcwhite
andauthored
typo
Co-authored-by: Andy White <[email protected]>
1 parent b2f24e2 commit 7526535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/bmt.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ def methodology_keys(version: current_version)
4747
.map { |filepath| File.basename(filepath, File.extname(filepath)) }
4848
end
4949

50-
# Infer the avialable versions of the BMT from the names of the files
50+
# Infer the available versions of the BMT from the names of the files
5151
# in the repo.
5252
# The returned list is in order with the current version first.
5353
def versions

0 commit comments

Comments
 (0)