Skip to content

Commit e61c4c2

Browse files
committed
Add missing space
1 parent ebdb316 commit e61c4c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/EFooter.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ class EFooter extends React.Component {
2222
This website is licensed under the{' '}
2323
<a href="https://creativecommons.org/licenses/by-nd/4.0/">
2424
CC BY-ND 4.0
25-
</a>
25+
</a>{' '}
2626
International License.
2727
</footer>
2828
</>);

0 commit comments

Comments
 (0)