From b80ae9f304f259113879388aade6b2a7d465d38e Mon Sep 17 00:00:00 2001 From: Matheus Bach <35426162+matheusbach@users.noreply.github.com> Date: Fri, 22 Jul 2022 22:44:49 -0300 Subject: [PATCH] fix typo --- doc/binaries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/binaries.md b/doc/binaries.md index 19ca6fb..4f59e79 100644 --- a/doc/binaries.md +++ b/doc/binaries.md @@ -11,7 +11,7 @@ The repository provides several significant advantages: * Prebuilt binaries save you a lot of time. The binary installation of all the components is under 3 minutes on common hardware. Building from source is much longer. -* The repository contains some seurity hardening out-of-the-box - separate users for services, use of [btc-rpc-proxy](https://github.com/Kixunil/btc-rpc-proxy), etc. +* The repository contains some security hardening out-of-the-box - separate users for services, use of [btc-rpc-proxy](https://github.com/Kixunil/btc-rpc-proxy), etc. And two disadvantages: