summaryrefslogtreecommitdiffhomepage
path: root/docs/cset_api.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cset_api.md')
-rw-r--r--docs/cset_api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cset_api.md b/docs/cset_api.md
index 65061f8f..5629ae07 100644
--- a/docs/cset_api.md
+++ b/docs/cset_api.md
@@ -21,7 +21,7 @@ be replaced by `i` in all of the following documentation.
## Header file
-All cset definitions and prototypes may be included in your C source file by including a single header file.
+All cset definitions and prototypes are available by including a single header file.
```c
#include "stc/cset.h"