diff options
author | Frédéric Guillot <fred@kanboard.net> | 2014-11-01 20:58:44 -0400 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2014-11-01 20:58:44 -0400 |
commit | 49626523342d35d567b5e95dccbdddc06436549d (patch) | |
tree | 5deb9d3c7eab7c9308efe9a0b5ae97be6f8e3576 | |
parent | 2237def25de103aa0c1e998d11387891389b2872 (diff) |
Fix typo in documentation
-rw-r--r-- | docs/github-webhooks.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/github-webhooks.markdown b/docs/github-webhooks.markdown index 7b218a8b..30863d27 100644 --- a/docs/github-webhooks.markdown +++ b/docs/github-webhooks.markdown @@ -1,5 +1,5 @@ -Github webhook integration -========================== +Github webhooks integration +=========================== Kanboard can be synchronized with Github. Currently, it's only a one-way synchronization: Github to Kanboard. |