Skip to content

Commit

Permalink
Merge pull request #202 from scientist-softserv/correct-typo-in-featu…
Browse files Browse the repository at this point in the history
…res-description

🧹 Correct spltting typo
  • Loading branch information
ShanaLMoore authored Dec 4, 2023
2 parents ff23d62 + f21e3cb commit f8c2654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/features.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
# Flipflop.default_pdf_viewer? returning `true` means we use PDF.js and `false` means we use IIIF Print.
feature :default_pdf_viewer,
default: true,
description: "Choose PDF.js or Universal Viewer to render PDFs. UV uses IIIF Print and requires PDF spltting with OCR. Switching from PDF.js to the UV may require re-ingesting of the PDF."
description: "Choose PDF.js or Universal Viewer to render PDFs. UV uses IIIF Print and requires PDF splitting with OCR. Switching from PDF.js to the UV may require re-ingesting of the PDF."
end

0 comments on commit f8c2654

Please sign in to comment.