aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Froyd <froydnj@gmail.com>2019-12-20 15:10:03 -0500
committerDeepti Gandluri <dtig@users.noreply.github.com>2019-12-20 12:10:03 -0800
commit541b81160e3aac49ff21d21b3a4c04bb62cdfa4c (patch)
tree4ae8135f87d5cb2041f6b493db50a4c1f7cfd66a
parent4c6cad51e082675774ed9ea28c7129c293a2445f (diff)
Fix typo in FutureFeatures.md (#1320)
-rw-r--r--FutureFeatures.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/FutureFeatures.md b/FutureFeatures.md
index 88e7742..9b4cdb3 100644
--- a/FutureFeatures.md
+++ b/FutureFeatures.md
@@ -467,7 +467,7 @@ static signature validation check. This could be improved by allowing:
* any other specific GC reference type, effectively allowing WebAssembly code
to implement a variety of rooting API schemes.
-## Proposals moved to tacking issues
+## Proposals moved to tracking issues
These proposals have now moved to [tracking issues](#tracking-issues). The old
links are preserved here for backwards compatibility.