diff --git a/content/_code-samples/tx-serialization/js/test-cases/README.md b/content/_code-samples/tx-serialization/js/test-cases/README.md index 14cbad4ef7..09408d2608 100644 --- a/content/_code-samples/tx-serialization/js/test-cases/README.md +++ b/content/_code-samples/tx-serialization/js/test-cases/README.md @@ -1,7 +1,7 @@ # Transaction Serialization Test Cases This folder contains several transactions in their JSON and binary forms, which -you can use to verify the behavior of transaction serialization code. +you can use to verify the behavior of the transaction serialization code. For example (starting from the `tx-serialization/js/` dir above this one):