Skip to content

Commit

Permalink
Update app/components/primer/beta/progress_bar.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Cameron Dutro <[email protected]>
  • Loading branch information
jonrohan and camertron authored Nov 8, 2022
1 parent cb44a7e commit 4931cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/primer/beta/progress_bar.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4931cda

Please sign in to comment.