Skip to content

Commit

Permalink
Merge pull request #13124 from newrelic/austin-schaefer-patch-8
Browse files Browse the repository at this point in the history
chore(sonic): Fix typos
  • Loading branch information
austin-schaefer committed May 18, 2023
2 parents 532c038 + 703d38f commit 15ed8f0
Showing 1 changed file with 3 additions and 3 deletions.
Expand Up @@ -62,7 +62,7 @@ Our transactions UI helps you diagnose the source of a problem so you can improv
src={journeyConsuming}
/>
<figcaption>
These charts shows your most time consuming transactions.
These charts show your most time consuming transactions.
</figcaption>

<img
Expand All @@ -71,7 +71,7 @@ Our transactions UI helps you diagnose the source of a problem so you can improv
src={journeySlow}
/>
<figcaption>
These charts shows your slowest transactions.
These charts show your slowest transactions.
</figcaption>
</Side>
</SideBySide>
Expand Down Expand Up @@ -125,4 +125,4 @@ As you monitor your response times, keep a close eye on your app’s transaction
<DocTile title='Identify slow database queries' number='3' path="/docs/journey-app-slow/slow-database-queries" ></DocTile>
<DocTile title='Identify slow external services' number='4' path="/docs/journey-app-slow/external-services" ></DocTile>
<DocTile title='Create performance benchmarks' number='5' path="/docs/journey-app-slow/create-benchmarks/" ></DocTile>
</DocTiles>
</DocTiles>

0 comments on commit 15ed8f0

Please sign in to comment.