Aligning doc titles (#188)

This commit is contained in:
Tihomir Surdilovic 2020-03-10 11:52:40 -04:00 committed by GitHub
parent 9f18d2565a
commit 89bdec4373
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# Serverless Workflow Specification - Examples
# Examples
## Table of Contents

View File

@ -1,4 +1,4 @@
# Serverless Workflow Specification - Extending
# Extending
Serverless workflow model is aimed to be extensible. This allows you to add custom extensions
and still be compliant with the specification.

View File

@ -1,4 +1,4 @@
# Serverless Workflow Specification - Use Cases
# Use Cases
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).