From 1fa8740534d0262f8b02950c6cde6a4b577e29d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Miko=C5=82ajczak?= Date: Sat, 16 Jan 2021 14:47:17 +0100 Subject: ui: rename inbound relationship to Follows (#3594) --- client/src/app/+about/about-follows/about-follows.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client') diff --git a/client/src/app/+about/about-follows/about-follows.component.html b/client/src/app/+about/about-follows/about-follows.component.html index c2228b955..2cf890acf 100644 --- a/client/src/app/+about/about-follows/about-follows.component.html +++ b/client/src/app/+about/about-follows/about-follows.component.html @@ -13,7 +13,7 @@
-

Followings instances ({{ followingsPagination.totalItems }})

+

Following instances ({{ followingsPagination.totalItems }})

This instance is not following any other.
-- cgit v1.2.3