Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #696 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 432fbcf + 4a92283 commit 629bf7c
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 @@ -10,5 +10,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 629bf7c

Please sign in to comment.