Skip to content

Commit

Permalink
Fix docs typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubknejzlik committed Mar 18, 2024
1 parent fd5385e commit 1d24c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stories/3_Function.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Compute a single result from a set of input values:

Manipulate and format date values:

**Year**
**Substring**

<QueryPreview code={`Fn.substring('created_at',1,4);`} />

Expand Down

0 comments on commit 1d24c55

Please sign in to comment.