summaryrefslogtreecommitdiff
path: root/libc/src/math/docs
diff options
context:
space:
mode:
Diffstat (limited to 'libc/src/math/docs')
-rw-r--r--libc/src/math/docs/add_math_function.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/src/math/docs/add_math_function.md b/libc/src/math/docs/add_math_function.md
index f02d502399e2..daaf1a3ec563 100644
--- a/libc/src/math/docs/add_math_function.md
+++ b/libc/src/math/docs/add_math_function.md
@@ -18,7 +18,7 @@ together with its specifications:
```
- Add function specs to the file:
```
- libc/hdrgen/yaml/math.yaml
+ libc/include/math.yaml
```
## Implementation