summaryrefslogtreecommitdiffhomepage
path: root/docs/cvec_api.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cvec_api.md')
-rw-r--r--docs/cvec_api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cvec_api.md b/docs/cvec_api.md
index 09e73931..bf287f02 100644
--- a/docs/cvec_api.md
+++ b/docs/cvec_api.md
@@ -30,7 +30,7 @@ using_cvec(str, cstr_t, cstr_compare_raw, cstr_del, cstr_from, cstr_c_str, const
## Header file
-All cvec definitions and prototypes may be included in your C source file by including a single header file.
+All cvec definitions and prototypes are available by including a single header file.
```c
#include "stc/cvec.h"