Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ja573 committed Sep 20, 2022
1 parent 141ca6a commit dbae0f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thoth-export-server/src/data.rs
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ lazy_static! {
Specification {
id: "onix_2.1::proquest_ebrary",
name: "ProQuest Ebrary",
name: "EBSCO Host ONIX 2.1",
name: "ProQuest Ebrary ONIX 2.1",
format: concat!(env!("THOTH_EXPORT_API"), "/formats/onix_2.1"),
accepted_by: vec![concat!(
env!("THOTH_EXPORT_API"),
Expand Down

0 comments on commit dbae0f3

Please sign in to comment.