Fix double questionmarks
This commit is contained in:
parent
0153d4d262
commit
362abbf079
1 changed files with 2 additions and 2 deletions
|
@ -393,7 +393,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"question": {
|
"question": {
|
||||||
"en": "How is the station operator classified??"
|
"en": "How is the station operator classified?"
|
||||||
},
|
},
|
||||||
"render": {
|
"render": {
|
||||||
"en": "The operator is a(n) {operator:type} entity."
|
"en": "The operator is a(n) {operator:type} entity."
|
||||||
|
@ -542,7 +542,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"question": {
|
"question": {
|
||||||
"en": "How is the station operator classified??"
|
"en": "How is the station operator classified?"
|
||||||
},
|
},
|
||||||
"render": {
|
"render": {
|
||||||
"en": "The operator is a(n) {operator:type} entity."
|
"en": "The operator is a(n) {operator:type} entity."
|
||||||
|
|
Loading…
Reference in a new issue