diff --git a/app/components/primer/beta/progress_bar.rb b/app/components/primer/beta/progress_bar.rb index bcff8c6295..3471b574ae 100644 --- a/app/components/primer/beta/progress_bar.rb +++ b/app/components/primer/beta/progress_bar.rb @@ -6,7 +6,7 @@ module Beta class ProgressBar < Primer::Component status :beta - # Use the Item slot to add an item to the progress bas + # Use the Item slot to add an item to the progress bar # # @param percentage [Integer] The percent complete # @param bg [Symbol] The background color