Skip to content

Commit 6f5f6b9

Browse files
committed
style(*): fixes
1 parent 7161d20 commit 6f5f6b9

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Welcome to Deis Workflow
22

3-
Deis (pronounced DAY-iss) Workflow is an open source PaaS that makes it easy to deploy and manage applications on your own servers. Deis Workflow adds a devleoper-friendly Platform as a Service (PaaS) layer to any Kubernetes cluster. Deis Workflow provides a simple REST API, application log aggregation, release and rollback, edge routing, source to image, and authentication and authorization.
3+
Deis (pronounced DAY-iss) Workflow is an open source PaaS that makes it easy to deploy and manage applications on your own servers. Deis Workflow adds a developer-friendly Platform as a Service (PaaS) layer to any Kubernetes cluster, including: a simple REST API, application log aggregation, release and rollback, edge routing, git-push-to-container image, and authentication and authorization.
44

5-
To get started with Deis Workflow follow our [Quick Start][quickstart] guide.
5+
To get started with Workflow, follow our [Quick Start][quickstart] guide.
66

7-
For more detailed information about Deis Workflow view the [Architecture][arch] and [Concepts][concepts] sections.
7+
For more detailed information about Workflow view the [Architecture][arch] and [Concepts][concepts] sections.
88

99
[arch]: understanding-deis/architecture.md
1010
[concepts]: understanding-deis/concepts.md

src/installing-deis/installing-deis-workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ $ helm fetch deis/deis
4141

4242
## Install Deis Workflow
4343

44-
Now that you have Helm installed an the Deish Chart Repository added, install Workflow by running:
44+
Now that you have Helm installed and added the Deis Chart Repository, install Workflow by running:
4545

4646
```
4747
$ helm install deis/deis --namespace=deis

0 commit comments

Comments
 (0)