From 8a7b5efad0775fab28a79706f2699db2ee5310a0 Mon Sep 17 00:00:00 2001 From: Richard Moore Date: Fri, 29 Apr 2022 16:08:20 -0400 Subject: [PATCH] docs: Fixed link typo (#2821). --- docs.wrm/api/providers/types.wrm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.wrm/api/providers/types.wrm b/docs.wrm/api/providers/types.wrm index 6ca8bf5788..625a09ac57 100644 --- a/docs.wrm/api/providers/types.wrm +++ b/docs.wrm/api/providers/types.wrm @@ -80,7 +80,7 @@ which will always return a value, but as a [[BigNumber]]. This property is generally of little interest to developers. -_property: block._difficulty => [[BigNumnber]] +_property: block._difficulty => [[BigNumber]] The difficulty target required to be met by the miner of the block, as a [[BigNumber]].