summaryrefslogtreecommitdiff
path: root/doc/what-is-kanban.markdown
diff options
context:
space:
mode:
authorGerardo Zamudio <gerardozamudio@users.noreply.github.com>2016-02-24 23:48:50 -0600
committerGerardo Zamudio <gerardozamudio@users.noreply.github.com>2016-02-24 23:48:50 -0600
commite4de6b3898b64b26d29aff31f21df5fda8055686 (patch)
tree575f8a65440f291d70a070d168eafca8c82a6459 /doc/what-is-kanban.markdown
parentd9ffbea174ea6524d0a22f8375ca8b3aa04a3c96 (diff)
parenta6540bc604c837d92c9368540c145606723e97f7 (diff)
Merge pull request #1 from fguillot/master
Update from upstream
Diffstat (limited to 'doc/what-is-kanban.markdown')
-rw-r--r--doc/what-is-kanban.markdown10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/what-is-kanban.markdown b/doc/what-is-kanban.markdown
index 3a37bb7a..5d2eed02 100644
--- a/doc/what-is-kanban.markdown
+++ b/doc/what-is-kanban.markdown
@@ -3,7 +3,7 @@ What is Kanban?
Kanban is a methodology originally developed by Toyota to be more efficient.
-There is only two constraints imposed by Kanban:
+There are only two constraints imposed by Kanban:
- Visualize your workflow
- Limit your work in progress
@@ -12,14 +12,14 @@ Visualize your workflow
-----------------------
- Your work is displayed on a board, you have a clear overview of your project
-- Each column represent a step in your workflow
+- Each column represents a step in your workflow
Bring focus and avoid multitasking
----------------------------------
-- Each phase can have a work in progress limit
+- Each phase can have a work in progress limits
- Limits are great to identify bottlenecks
-- Limits avoid working on too many tasks in the same time
+- Limits avoid working on too many tasks at the same time
Measure performance and improvement
-----------------------------------
@@ -29,4 +29,4 @@ Kanban uses lead and cycle times to measure performance:
- **Lead time**: Time between the task is created and completed
- **Cycle time**: Time between the task is started and completed
-By example, you may have a lead time of 100 days and only have to work 1 hour to complete the task.
+For example, you may have a lead time of 100 days and only have to work 1 hour to complete the task.