diff --git a/source/docs/casper/resources/moving-to-casper.md b/source/docs/casper/resources/moving-to-casper.md index 02264d5239..dd55213067 100644 --- a/source/docs/casper/resources/moving-to-casper.md +++ b/source/docs/casper/resources/moving-to-casper.md @@ -289,7 +289,7 @@ Like Near, Aptos requires strongly typed function arguments, thus preventing typ -Like Near and Aptos, Solana requires strongly typed function arguments, thus, preventing type-related errors and promoting code correctness. +Like Near and Aptos, Solana requires strongly typed function arguments, thus preventing type-related errors and promoting code correctness.