diff --git a/source/docs/casper/resources/moving-to-casper.md b/source/docs/casper/resources/moving-to-casper.md index 792bf15272..02264d5239 100644 --- a/source/docs/casper/resources/moving-to-casper.md +++ b/source/docs/casper/resources/moving-to-casper.md @@ -284,7 +284,7 @@ Strongly typed function arguments require explicitly defining the input and retu -Like Near, Aptos requires strongly typed function arguments, thus, preventing type-related errors and promoting code correctness. +Like Near, Aptos requires strongly typed function arguments, thus preventing type-related errors and promoting code correctness.