docs/flow.md in losant_rest-1.2.1 vs docs/flow.md in losant_rest-1.2.2

- old
+ new

@@ -94,10 +94,10 @@ <br/> ## Get Log Entries -Retrieve the recent log entries about the flows +Retrieve the recent log entries about runs of this workflow ```ruby result = client.flow.get_log_entries( applicationId: my_application_id, flowId: my_flow_id)