From ef5690ce22463039058c64b8c5763fff8aa8c7cd Mon Sep 17 00:00:00 2001 From: Greg Zaitsev Date: Thu, 07 May 2020 12:44:38 +0000 Subject: [PATCH] Fix formatting --- --- a/doc/demo_milestone1-2.md +++ b/doc/demo_milestone1-2.md @@ -46,7 +46,7 @@ } ``` -**Note: ** In the future we will likely switch to substrate "2.0.0-alpha.7", in which case Weight type should be `u64`. +**Note:** In the future we will likely switch to substrate "2.0.0-alpha.7", in which case Weight type should be `u64`. #### CreateCollection -- gitstuff