From 9849f0c24472dc94aeab8373f13b6a6eeb703ca8 Mon Sep 17 00:00:00 2001 From: Shamil <66209982+shamilsan@users.noreply.github.com> Date: Thu, 27 Jan 2022 08:50:18 +0300 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 164e7fe..bab6246 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Ask! is a smart contract language designed based on AssemblyScript and running o > > In Ask!, it will describe the interface through `@constructor`, `@message` or other similar annotation. -Riot Group for disscusion: [https://app.element.io/#/room/#PatractLabsDev:matrix.org](https://app.element.io/#/room/#PatractLabsDev:matrix.org) +Riot Group for discussion: [https://app.element.io/#/room/#PatractLabsDev:matrix.org](https://app.element.io/#/room/#PatractLabsDev:matrix.org) ## Overview