We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b91ce8 commit 35b4c33Copy full SHA for 35b4c33
packages/postgrest/lib/src/postgrest.dart
@@ -86,7 +86,7 @@ class PostgrestClient {
86
///
87
/// [fn] is the name of the function to call.
88
89
- /// [params] is an optinal object to pass as arguments to the function call.
+ /// [params] is an optional object to pass as arguments to the function call.
90
91
/// When [get] is set to `true`, the function will be called with read-only
92
/// access mode.
0 commit comments