diff --git a/docs/content/developer/advanced/introducing-move-2024.mdx b/docs/content/developer/advanced/introducing-move-2024.mdx index e56699d8c79..d06e7291f50 100644 --- a/docs/content/developer/advanced/introducing-move-2024.mdx +++ b/docs/content/developer/advanced/introducing-move-2024.mdx @@ -25,7 +25,7 @@ If you find legacy code in the Move examples and would like to rewrite it based ::: -### Method syntax +### Method Syntax You can call certain functions now as methods using the `.` syntax. For example, the following call