Skip to content
Snippets Groups Projects
Commit da447f40 authored by Baptiste Gelez's avatar Baptiste Gelez
Browse files

Fix a small grammatical error

parent d0d0655a
No related branches found
No related tags found
No related merge requests found
......@@ -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