aboutsummaryrefslogtreecommitdiffstats
path: root/coroutines-guide.md
diff options
context:
space:
mode:
Diffstat (limited to 'coroutines-guide.md')
-rw-r--r--coroutines-guide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/coroutines-guide.md b/coroutines-guide.md
index 9267efd1..4a7fb67a 100644
--- a/coroutines-guide.md
+++ b/coroutines-guide.md
@@ -77,7 +77,7 @@ The main coroutines guide has moved to the [docs folder](docs/coroutines-guide.m
* <a name='imperative-finally-block'></a>[Imperative finally block](docs/flow.md#imperative-finally-block)
* <a name='declarative-handling'></a>[Declarative handling](docs/flow.md#declarative-handling)
* <a name='upstream-exceptions-only'></a>[Upstream exceptions only](docs/flow.md#upstream-exceptions-only)
- * <a name='imperative-versus-declarative'></a>[Imperative versus declarative](docs/flow.md#imperative-versus-declarative)
+ * <a name='imperative-versus-declarative'></a>[Imperative versus declarative](docs/flow.md#imperative-versus-declarative)
* <a name='launching-flow'></a>[Launching flow](docs/flow.md#launching-flow)
<!--- TOC_REF docs/channels.md -->
* <a name='channels'></a>[Channels](docs/channels.md#channels)