Skip to content

Commit

Permalink
Fix typo in image scaling section of the manual
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasSkywalker committed Jun 2, 2024
1 parent ce37403 commit b88edae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manual/images/scale.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
require 'prawn/manual_builder'

Prawn::ManualBuilder::Chapter.new do
title 'Scaling Pmages'
title 'Scaling Images'

text do
prose <<~TEXT
Expand Down

0 comments on commit b88edae

Please sign in to comment.