From 4a703459d5f29afaa4cff339d2be3b35452568e2 Mon Sep 17 00:00:00 2001 From: nklhrstv Date: Sat, 28 Mar 2020 21:51:23 +0200 Subject: [PATCH] typo fixed in Library error message --- src/routes/Library/Library.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/Library/Library.js b/src/routes/Library/Library.js index ed36baab2..da5c047b5 100644 --- a/src/routes/Library/Library.js +++ b/src/routes/Library/Library.js @@ -26,7 +26,7 @@ const Library = ({ model, route, urlParams, queryParams }) => { { profile.auth === null ?
-
Library is only availavle for logged in users
+
Library is only available for logged in users