From 8de6226ae61976225e4fa1f17c2e45bf5cc69144 Mon Sep 17 00:00:00 2001 From: tarikgul Date: Tue, 16 Jan 2024 22:46:44 -0500 Subject: [PATCH] docs: fix readme nit for spacing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 969b26e6..5bb38f4f 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,7 @@ interface TransferArgsOpts { * will be queried, and if there is no supported version a safe version will be queried. */ xcmVersion?: number; - /** + /** * For creating local asset transfers, this will allow for a `transferKeepAlive` as oppose * to a `transfer`. */