From 112bfeeed734790ee40fd05a8baa65564e59fff5 Mon Sep 17 00:00:00 2001 From: Bojan Date: Thu, 28 Nov 2019 20:27:16 -0400 Subject: [PATCH] Testing website action --- www/docs/calldata.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/docs/calldata.md b/www/docs/calldata.md index e77e5f15..6b6e8965 100644 --- a/www/docs/calldata.md +++ b/www/docs/calldata.md @@ -12,7 +12,7 @@ type callTemplateData struct { // unique worker ID WorkerID string - // unique incremented request number for each request + // unique incremented request number for each call RequestNumber int64 // fully-qualified name of the method call