From 594e0c64ff6f25ac96a504ad056a700fc52c062b Mon Sep 17 00:00:00 2001
From: Alexandros Georgantas <alexgeorg86@gmail.com>
Date: Fri, 22 Sep 2017 17:14:04 +0300
Subject: [PATCH] Correction of the description of Avatar

---
 src/atoms/Avatar.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/atoms/Avatar.md b/src/atoms/Avatar.md
index b6af5d30f..e4928b9d7 100644
--- a/src/atoms/Avatar.md
+++ b/src/atoms/Avatar.md
@@ -1,4 +1,4 @@
-A file attached to a note.
+A general purpose Avatar element.
 
 ```js
 const statusFactory = () => {
-- 
GitLab