From a1cd3b570121a9a7ef0fbceebdf8222cf13c1d97 Mon Sep 17 00:00:00 2001 From: Meaghan FitzGerald Date: Mon, 20 Nov 2023 19:31:36 -0500 Subject: [PATCH] fix html Signed-off-by: Meaghan FitzGerald --- contracts/src/Teleporter/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contracts/src/Teleporter/README.md b/contracts/src/Teleporter/README.md index 394238fdd..13df52e01 100644 --- a/contracts/src/Teleporter/README.md +++ b/contracts/src/Teleporter/README.md @@ -21,7 +21,7 @@ The `ITeleporterReceiver` interface provides a single method. All contracts that ## Data Flow
- +
## Properties