From 4e6ac926b8eed27857c555ba8f1eafe4f872f1cc Mon Sep 17 00:00:00 2001 From: Marjina Sarawan <99248895+Msarawan@users.noreply.github.com> Date: Mon, 23 Oct 2023 18:57:55 +0530 Subject: [PATCH] fix(connect): Some link texts missing spaces inside sentences (#630) Fix #336 --- packages/hawtio/src/plugins/connect/Connect.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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{' '}