diff --git a/core/samples/data/ser/custom/page.md b/core/samples/data/ser/custom/page.md index afb880301..3abb14659 100644 --- a/core/samples/data/ser/custom/page.md +++ b/core/samples/data/ser/custom/page.md @@ -8,7 +8,7 @@ the following aliases: @snippet data/ser/custom/main.cpp Include -We'll define a serializer that will print the data to the standard output. +We'll define a serializer that will print the data to the standard output. @snippet data/ser/custom/main.cpp Your own serializer