Skip to content
Snippets Groups Projects
Commit bd666d22 authored by Henrik Askjer's avatar Henrik Askjer
Browse files

fix typo

parent 915d97e0
No related branches found
No related tags found
No related merge requests found
...@@ -79,7 +79,7 @@ import { setup } from 'axios-cache-adapter' ...@@ -79,7 +79,7 @@ import { setup } from 'axios-cache-adapter'
const SEARCH_ENDPOINT = process.env.VUE_APP_SEARCH_ENDPOINT const SEARCH_ENDPOINT = process.env.VUE_APP_SEARCH_ENDPOINT
const ARTICLE_ENDPOINT= process.env.VUE_APP_ARTICLE_ENDPOINT const ARTICLE_ENDPOINT= process.env.VUE_APP_ARTICLE_ENDPOINT
const dicts = {'nn': 'Nynorskorboka', const dicts = {'nn': 'Nynorskordboka',
'bm': 'Bokmålsordboka', 'bm': 'Bokmålsordboka',
'bm,nn': 'ordbøkene'} 'bm,nn': 'ordbøkene'}
......
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