Skip to content

Commit c28e698

Browse files
committed
Update dialog description.
1 parent 54dfbee commit c28e698

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/views/upload-dialog/UploadDialog.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ const UploadDialog = () => {
2323
<CModalBody>
2424
<h5>Online</h5>
2525
<p>
26-
This could be
26+
This could be&nbsp;
2727
<CTooltip content="Google Drive">
2828
<CLink>Google Drive</CLink>
2929
</CTooltip>{' '}
30-
and
30+
and&nbsp;
3131
<CTooltip content="Dropbox">
3232
<CLink>Dropbox</CLink>
3333
</CTooltip>{' '}

0 commit comments

Comments
 (0)