Skip to content

Commit

Permalink
Correct typo in class-level documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mjgiarlo committed Dec 6, 2019
1 parent f31e4e3 commit 7f42d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/services/constituent_service.rb
@@ -1,7 +1,7 @@
# frozen_string_literal: true

# Adds a constituent relationship between a parent work and child works
# by taking the followin actions:
# by taking the following actions:
# 1. altering the contentMD of the parent
# 2. add isConstituentOf assertions to the RELS-EXT of the children
# 3. saving the parent and the children
Expand Down

0 comments on commit 7f42d93

Please sign in to comment.