Fix the misspelling of "default"

Change-Id: I0a96eebec595ed510abde253a517c4b73cf5ec7b
This commit is contained in:
lijunjie 2019-01-10 17:22:36 +08:00
parent fdd50f0e25
commit c7509a9c85

View File

@ -7,7 +7,7 @@ features:
All existing workflows are assumed to be in the default namespace, All existing workflows are assumed to be in the default namespace,
represented by an empty string. Also if a workflow is created without a represented by an empty string. Also if a workflow is created without a
namespace spcified, it is assumed to be in the defualt namespace. namespace spcified, it is assumed to be in the default namespace.
When a workflow is being executed, the namespace is saved under params and When a workflow is being executed, the namespace is saved under params and
passed to all its sub workflow executions. When looking for the next passed to all its sub workflow executions. When looking for the next