diff --git a/_layouts/default.html b/_layouts/default.html
index c5dcd2e..3729c59 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -143,7 +143,7 @@
Why Use Cylc?
notorious for the size and complexity of its workflows.
- Scales Well
+ Scaling
- Each workflow gets a scheduler that runs as the user
and relies only on the filesystem.
@@ -196,12 +196,12 @@ Why Use Cylc?
Resilience
- Configurable task retries.
- - Triggering off of all fask states.
+ - Triggering off of all task states.
- Comprehensive event handling.
- Manual job control: poll, kill, or retrigger jobs.
- Restart from latest state even if the scheduler was killed,
and follow up on orphaned jobs.
- - Cylc is cluster-aware: it can interact with jobs via multiple hosts.
+ - Cylc is cluster-aware: it can interact with jobs via multiple platform hosts.