From 21a2f9f93b652a5ba5d2ca20bd120bbf38abf3f0 Mon Sep 17 00:00:00 2001 From: Lei Huang Date: Fri, 10 Jun 2022 17:18:20 +1000 Subject: [PATCH] Fix typo --- docs/docs/usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/usage.md b/docs/docs/usage.md index 7e1c09ad..08d6564b 100644 --- a/docs/docs/usage.md +++ b/docs/docs/usage.md @@ -594,7 +594,7 @@ tasks: ## Variables When doing interpolation of variables, Task will look for the below. -They are listed below in order of importance (e.g. most important first): +They are listed below in order of importance (i.e. most important first): - Variables declared in the task definition - Variables given while calling a task from another