From 157d65f91f709cf4f245f9057fc7c8458f0d8dd3 Mon Sep 17 00:00:00 2001 From: Jack W <1849010+jackwil1@users.noreply.github.com> Date: Thu, 8 Aug 2024 17:55:13 +1200 Subject: [PATCH] Fix template syntax in en docs --- docs/content.en/docs/features/value.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content.en/docs/features/value.md b/docs/content.en/docs/features/value.md index 8c99b77..e7f289d 100644 --- a/docs/content.en/docs/features/value.md +++ b/docs/content.en/docs/features/value.md @@ -595,7 +595,7 @@ namespace toml template<> struct from { - template + template static extlib::foo from_toml(const toml::basic_value& v) { return extlib::foo{