Skip to content
Snippets Groups Projects
Commit 66e88d8e authored by Pietro Cavassin's avatar Pietro Cavassin
Browse files

add backtick

parent b927a01c
No related branches found
No related tags found
3 merge requests!329Update enrollment - new filters,!316Issue792 pietro,!309Merge new updates into master
......@@ -28,6 +28,6 @@ module.exports = function nightTime(id) {
return 'Sim';
case 9:
default:
return 'Curso a distância';
return 'Curso à distância';
}
};
\ No newline at end of file
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