From c48de2112a713ae9deb68b1dc49a942c8840e751 Mon Sep 17 00:00:00 2001 From: Sourabh Date: Sat, 5 Oct 2024 16:59:31 +0530 Subject: [PATCH] docs: fix a typo --- src/pages/getting-started/testing.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/getting-started/testing.mdx b/src/pages/getting-started/testing.mdx index 459d745..88cbfe7 100644 --- a/src/pages/getting-started/testing.mdx +++ b/src/pages/getting-started/testing.mdx @@ -54,7 +54,7 @@ perform testing: Testing of whole operations (transactions) requires a Cardano ledger to evaluate them and keep the state. There are two interchangeable options available in Atlas. -We will call them **ledger backends* throughout the rest of the section): +We will call them *ledger backends* throughout the rest of the section: * __[CLB](https://github.com/mlabs-haskell/clb) emulator__ (a modern replacement for deprecated PSM library)