[APM] Fixing typo in Setup instructions (#20707) (#20712)

This commit is contained in:
Casper Hübertz 2018-07-12 15:02:55 +02:00 committed by GitHub
parent 0d243398e1
commit e00ad0c08c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -144,7 +144,7 @@ export function onPremInstructions(server) {
statusCheck: {
title: 'Agent status',
text:
'Make sure you application is running, and the agents are sending data',
'Make sure your application is running and the agents are sending data.',
btnLabel: 'Check agent status',
success: 'Data successfully received from one or more agents',
error: `No data has been received from agents yet`,