Skip to content

Commit d5a103f

Browse files
authored
docs: typo (#1153)
summary: fix a minor typo in the procedure description before > In oRPC, a procedure like a standard function but comes with built-in support for: after > In oRPC, a procedure is like a standard function but comes with built-in support for: **notes: documentation-only change.** <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Documentation** * Improved clarity in procedure documentation through grammatical corrections. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 440b07e commit d5a103f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/content/docs/procedure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Understanding procedures in oRPC
55

66
# Procedure in oRPC
77

8-
In oRPC, a procedure like a standard function but comes with built-in support for:
8+
In oRPC, a procedure is like a standard function but comes with built-in support for:
99

1010
- Input/output validation
1111
- Middleware

0 commit comments

Comments
 (0)