Skip to content

Commit

Permalink
another typo
Browse files Browse the repository at this point in the history
  • Loading branch information
joelhawksley committed Dec 20, 2022
1 parent 1a1fb89 commit fda90b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion previews/primer/beta/border_box_preview.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def default
# @label Header with title
def header_with_title
render(Primer::Beta::BorderBox.new) do |component|
component.with_header do |h|
component.with_header do |header|
header.with_title(tag: :h2) do
"Header with title"
end
Expand Down

0 comments on commit fda90b5

Please sign in to comment.