diff --git a/vospace-ui-frontend/src/components/modal/FAQModal.vue b/vospace-ui-frontend/src/components/modal/FAQModal.vue index eaf9c0a3758829648e0cd7ae3cc315c18e269994..d2789d7b783dea6cd56e4c939afad924e6644963 100644 --- a/vospace-ui-frontend/src/components/modal/FAQModal.vue +++ b/vospace-ui-frontend/src/components/modal/FAQModal.vue @@ -19,7 +19,7 @@ </p> <p class="my-4"> <b>Q</b>: Are there any restrictions on allowed characters for file/folder names?<br/> - <b>A</b>: Yes, the following characters are not allowed for file/folder names: [ ] < > ? \ / " : | ' ` * + <b>A</b>: Yes, the following characters are not allowed for file/folder names: < > ? \ / " : | ' ` * </p> <p class="my-4"> <b>Q</b>: Is there a size limit to a file upload through the web UI?<br/>