Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #3336 from paescuj/patch-1
Browse files Browse the repository at this point in the history
Fix typo in docs: Desiging → Designing
  • Loading branch information
apanicker-nflx committed Jan 23, 2023
2 parents 0c30109 + 18a3485 commit 7bb2792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<div class="caption">
<p>Workflow definitions are decoupled from task implementations. This allows the creation of process flows in which each individual task can be implemented
by an encapsulated microservice.</p>
<p>Desiging a workflow orchestrator that is resilient and horizontally scalable is not a simple problem. At Netflix we have developed a solution in <b>Conductor</b>.</p>
<p>Designing a workflow orchestrator that is resilient and horizontally scalable is not a simple problem. At Netflix we have developed a solution in <b>Conductor</b>.</p>
</div>
</div>
</div>
Expand Down

0 comments on commit 7bb2792

Please sign in to comment.