diff --git a/README.md b/README.md
index 354cae87..63bca9f3 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
-Databag is a self-hosting network for the DWeb community. The project includes the messaging service, IndiCom. Notable features include:
+Databag is a self-hosting messaging service for the DWeb community. Notable features include:
- Public-private key based identity and not bound to any blockchain or hosting domain.
- Communication between accounts across different nodes
- Direct communication between app and contact's node with no server-side replication.
diff --git a/net/web/src/Create/Create.jsx b/net/web/src/Create/Create.jsx
index 7427f29b..7560904c 100644
--- a/net/web/src/Create/Create.jsx
+++ b/net/web/src/Create/Create.jsx
@@ -9,7 +9,7 @@ export function Create() {
return (
-
+
diff --git a/net/web/src/Login/Login.jsx b/net/web/src/Login/Login.jsx
index 1ca35f3c..0b7fa066 100644
--- a/net/web/src/Login/Login.jsx
+++ b/net/web/src/Login/Login.jsx
@@ -19,7 +19,7 @@ export function Login(props) {
-
+