Skip to content

Commit

Permalink
Merge pull request #4 from scientist-softserv/i557-fix-typos
Browse files Browse the repository at this point in the history
🧹 Fix a round of typos
  • Loading branch information
orangewolf authored Sep 22, 2023
2 parents d4b693a + 3455b7b commit b9ef88a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/models/generic_work_decorator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module GenericWorkDecorator
include DogBiscuits::DateIssued
include DogBiscuits::Geo
include DogBiscuits::PartOf
include DogBiscuits::PlaceOntistMetadata
include DogBiscuits::PlaceOfPublication
include SlugBug
include IiifPrint.model_configuration(
pdf_split_child_model: self,
Expand Down
2 changes: 1 addition & 1 deletion app/models/hyku_knapsack/application_record.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module HykuKnapsac
module HykuKnapsack
class ApplicationRecord < ActiveRecord::Base
self.abstract_class = true
end
Expand Down
File renamed without changes.

0 comments on commit b9ef88a

Please sign in to comment.