aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorcolin <colin@cicadas.surf>2025-01-13 06:02:16 -0800
committercolin <colin@cicadas.surf>2025-01-13 06:02:16 -0800
commitd1a2f16138c2bee5706668e132077ee3b12a7877 (patch)
tree3759cf5311f80d8f8031324e57898fc1501b73c8 /README.org
parentdda37d6f9f40d573776ac4bb6abe12adb8f33c47 (diff)
tweaksHEADmain
Diffstat (limited to 'README.org')
-rw-r--r--README.org5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.org b/README.org
index 2755644..06b2c7c 100644
--- a/README.org
+++ b/README.org
@@ -67,8 +67,9 @@ OOPyness is an advantage. Object orientation allows one to:
endponit classes. Whole regions of a site or API can easly be
extended or modified.
-- You can use the reified endpoints to automatically for your
- API. See the function ~weekend:print-all-route-documentation~.
+- You can use the reified endpoints to automatically generate
+ documentation for your API. See the function
+ ~weekend:print-all-route-documentation~.
- Similarly, you can automatically generate API client code for your
langauge of choice.