Browse Source

Updated resource heading to correct error

pull/7944/head
Peter M 5 years ago committed by Blake Covarrubias
parent
commit
aedabfbf57
  1. 2
      website/pages/use-cases/service-discovery-and-health-checking.jsx

2
website/pages/use-cases/service-discovery-and-health-checking.jsx

@ -31,7 +31,7 @@ export default function ServiceDiscoveryAndHealthCheckingPage() {
<TextSplitWithImage <TextSplitWithImage
textSplit={{ textSplit={{
heading: 'Real time Health Monitoring', heading: 'Real-time Health Monitoring',
content: content:
'Improve application resiliency by using Consul health checks to track the health of deployed services.', 'Improve application resiliency by using Consul health checks to track the health of deployed services.',
textSide: 'left', textSide: 'left',

Loading…
Cancel
Save