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