about summary refs log tree commit diff stats
path: root/vocabulary.md
diff options
context:
space:
mode:
Diffstat (limited to 'vocabulary.md')
-rw-r--r--vocabulary.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/vocabulary.md b/vocabulary.md
index c7d0bd46..60795226 100644
--- a/vocabulary.md
+++ b/vocabulary.md
@@ -43,8 +43,8 @@ how they work under the hood.
 
 ### Functions
 
-The most useful functions from 400.mu and later .mu files. Look for definitions
-(using `ctags`) to see type signatures.
+The most useful functions from 400.mu and later .mu files. Look in
+signatures.mu for their full type signatures.
 
 - `abort`: print a message in red on the bottom left of the screen and halt