diff --git a/packages/hawtio/src/plugins/connect/Connect.tsx b/packages/hawtio/src/plugins/connect/Connect.tsx
index 0213c6bf..b192763d 100644
--- a/packages/hawtio/src/plugins/connect/Connect.tsx
+++ b/packages/hawtio/src/plugins/connect/Connect.tsx
@@ -47,7 +47,7 @@ export const Connect: React.FunctionComponent = () => {
This page allows you to connect to remote processes which{' '}
- already have a
+ already have a{' '}
Jolokia agent
{' '}
@@ -56,7 +56,7 @@ export const Connect: React.FunctionComponent = () => {
. You will need to know the host name, port and path of the Jolokia agent to be able to connect.
- If the process you wish to connect to does not have a Jolokia agent inside, please refer to the
+ If the process you wish to connect to does not have a Jolokia agent inside, please refer to the{' '}
Jolokia documentation
{' '}
@@ -65,7 +65,7 @@ export const Connect: React.FunctionComponent = () => {
If you are using{' '}
- Red Hat Fuse
+ Red Hat Fuse{' '}
or{' '}