We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b407be6 commit 36a1193Copy full SHA for 36a1193
src/core_plugins/kibana/server/tutorials/apm/on_prem.js
@@ -144,7 +144,7 @@ export function onPremInstructions(server) {
144
statusCheck: {
145
title: 'Agent status',
146
text:
147
- 'Make sure you application is running, and the agents are sending data',
+ 'Make sure your application is running and the agents are sending data.',
148
btnLabel: 'Check agent status',
149
success: 'Data successfully received from one or more agents',
150
error: `No data has been received from agents yet`,
0 commit comments