From 4b7492306621d8a7555bd01fc7d8cc3b910ae17b Mon Sep 17 00:00:00 2001 From: Asko Nõmm Date: Fri, 3 Jan 2025 21:55:23 +0200 Subject: Fix README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d002ea2..0268c7c 100644 --- a/README.md +++ b/README.md @@ -285,7 +285,7 @@ parentheses `(` and `)`, and can be either `int`, `float`, `str` or `bool`. For

``` -### `date` +### `Date` Parses the value into a formatted date string. @@ -293,7 +293,7 @@ Parses the value into a formatted date string.

``` -### `truncate` +### `Truncate` Truncates the value to the specified length. -- cgit v1.2.3