diff --git a/Web-application.md b/Web-application.md index b8a2527..5b80dbe 100644 --- a/Web-application.md +++ b/Web-application.md @@ -129,7 +129,7 @@ A package [react-bootstrap](https://react-bootstrap.github.io/) is used. Compone ##### CommentThread -[CommentThread](https://github.com/ReCodEx/web-app/blob/master/src/components/AdminLTE/CommentThread/CommentThread.js) component is used directly by the `CommentThreadContainer` described earlier and uses the HTML markup introduced by the theme author to achieve nice comment threads. +[CommentThread](https://github.com/ReCodEx/web-app/blob/master/src/components/AdminLTE/CommentThread/CommentThread.js) component is used directly by the earlier described `CommentThreadContainer` and uses the HTML markup introduced by the theme author to achieve nice comment threads. ##### Avatar, LoadingAvatar, FailedAvatar