Skip to content

Commit 36a1193

Browse files
authored
[APM] Fixing typo in Setup instructions (#20707)
1 parent b407be6 commit 36a1193

File tree

1 file changed

+1
-1
lines changed
  • src/core_plugins/kibana/server/tutorials/apm

1 file changed

+1
-1
lines changed

src/core_plugins/kibana/server/tutorials/apm/on_prem.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ export function onPremInstructions(server) {
144144
statusCheck: {
145145
title: 'Agent status',
146146
text:
147-
'Make sure you application is running, and the agents are sending data',
147+
'Make sure your application is running and the agents are sending data.',
148148
btnLabel: 'Check agent status',
149149
success: 'Data successfully received from one or more agents',
150150
error: `No data has been received from agents yet`,

0 commit comments

Comments
 (0)