summaryrefslogtreecommitdiffhomepage
path: root/docs/cstack_api.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cstack_api.md')
-rw-r--r--docs/cstack_api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cstack_api.md b/docs/cstack_api.md
index 783b1cf9..9cbd9d58 100644
--- a/docs/cstack_api.md
+++ b/docs/cstack_api.md
@@ -17,7 +17,7 @@ will affect the names of all cstack types and methods. E.g. declaring `using_cst
| Type name | Type definition | Used to represent... |
|:----------------------|:---------------------------------------|:------------------------------------|
-| `cstack_X` | Depending on underlying container type | The cstack type |
+| `cstack_X` | Depends on underlying container type | The cstack type |
| `cstack_X_value_t` | | The cstack element type |
| `cstack_X_input_t` | | cstack input type |
| `cstack_X_rawvalue_t` | | cstack raw value type |