Aligning doc titles (#188)
This commit is contained in:
parent
9f18d2565a
commit
89bdec4373
|
@ -1,4 +1,4 @@
|
||||||
# Serverless Workflow Specification - Examples
|
# Examples
|
||||||
|
|
||||||
## Table of Contents
|
## Table of Contents
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# Serverless Workflow Specification - Extending
|
# Extending
|
||||||
|
|
||||||
Serverless workflow model is aimed to be extensible. This allows you to add custom extensions
|
Serverless workflow model is aimed to be extensible. This allows you to add custom extensions
|
||||||
and still be compliant with the specification.
|
and still be compliant with the specification.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# Serverless Workflow Specification - Use Cases
|
# Use Cases
|
||||||
|
|
||||||
Use cases for the Serverless Workflow Specification highly depend on the reference implementations
|
Use cases for the Serverless Workflow Specification highly depend on the reference implementations
|
||||||
and the ecosystem available during workflow execution (available functions/services/events, etc).
|
and the ecosystem available during workflow execution (available functions/services/events, etc).
|
||||||
|
|
Loading…
Reference in New Issue