Skip to content
Snippets Groups Projects
Commit 6fa89d46 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Merge branch 'a-an-library' into 'develop'

Fix a small grammatical error

See merge request !344
parents d0d0655a da447f40
No related branches found
No related tags found
1 merge request!344Fix a small grammatical error
Pipeline #1655 passed with stages
in 6 minutes and 55 seconds
......@@ -119,7 +119,7 @@ export default {
},
computed: {
labels () {
let searchPlaceholder = this.$gettext('Enter an library domain name...')
let searchPlaceholder = this.$gettext('Enter a library domain name...')
let title = this.$gettext('Libraries')
return {
searchPlaceholder,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment