remove colon from line
This commit is contained in:
parent
6caff3c296
commit
47310983ab
1 changed files with 1 additions and 1 deletions
|
|
@ -176,7 +176,7 @@ export default {
|
|||
return {
|
||||
availableLineItems: [],
|
||||
selectedProvider: '',
|
||||
deductibleText: 'Your deductible is:',
|
||||
deductibleText: 'Your deductible is',
|
||||
// TODO update when design team gives appropriate text
|
||||
loadingText: [
|
||||
'Connecting to your insurance company',
|
||||
|
|
|
|||
Loading…
Reference in a new issue