Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Jun Lee <junlee@cloudflare.com>
  • Loading branch information
marciocloudflare and Oxyjun authored Dec 10, 2024
1 parent 092f09b commit fd9464a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ Make sure you complete the setup workflow and activate your Magic WAN Connector
<Render
file="connector/ha-configs"
params={{
hardSoftConn: "You need to deploy two Connectors in your premises before you can set up a site in high availability. ",
hardSoftConn: "You need to deploy two Connectors in your premises before you can set up a site in high availability.",
finalInstructions:
"Follow the instructions in [Set up your Magic WAN Connector](#set-up-your-magic-wan-connector) and [Activate connector](#activate-connector) to finish setting up your Connectors.",
}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ Make sure you complete the setup workflow and activate your Virtual Connector be
<Render
file="connector/ha-configs"
params={{
hardSoftConn: "You need to install two Virtual Connectors before you can set up a site in high availability. ",
hardSoftConn: "You need to install two Virtual Connectors before you can set up a site in high availability.",
finalInstructions:
"Follow the instructions in [Activate connector](#activate-connector) to finish setting up your Connectors.",
}}
Expand Down

0 comments on commit fd9464a

Please sign in to comment.