diff --git a/docs/getting-started/first-flow.md b/docs/getting-started/first-flow.md index 8bbab339..0504cd7c 100644 --- a/docs/getting-started/first-flow.md +++ b/docs/getting-started/first-flow.md @@ -38,7 +38,7 @@ server. Click the Deploy button. Simple as that. -With the Debug sidebar tab selected, click the Inject button. You should see +With the Debug sidebar tab selected, click the Inject button to the left of the inject node. You should see numbers appear in the sidebar. By default, the Inject node uses the number of milliseconds since January 1st, 1970 as its payload. Let's do something more useful with that.