From 05e7573d91115da4513f748c3655c13b208a8b8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?At=C3=ADlio=20Ant=C3=B4nio?= Date: Sun, 11 Apr 2021 10:10:20 -0300 Subject: [PATCH] Fix typos --- src/templates/randomx.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/templates/randomx.html b/src/templates/randomx.html index dd88d99..ed520f1 100644 --- a/src/templates/randomx.html +++ b/src/templates/randomx.html @@ -2,8 +2,8 @@

Block hash (height): {{blk_hash}} ({{blk_height}})

- Eight RandomX and correspoding assembly x86 programs used - to calcualte the PoW hash of the block.
+ Eight RandomX and corresponding assembly x86 programs used + to calculate the PoW hash of the block.
The RandomX programs are executed on RandomX virtual machine.