From 9ed16d5019087b0fae110ef0a5adffea571f1e74 Mon Sep 17 00:00:00 2001 From: "Andrew M. Choe" Date: Tue, 28 Jun 2022 01:47:22 +0900 Subject: typo found in linux-requirements.md (#736) --- docs/linux-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/linux-requirements.md b/docs/linux-requirements.md index e4cdd6c..6fe7651 100644 --- a/docs/linux-requirements.md +++ b/docs/linux-requirements.md @@ -9,7 +9,7 @@ | :- | | MySQL ≥ 5.7.0 | | Boost ≥ 1.74 | -| OpenSLL ≥ 1.0.x (OpenSSL 3.0 is not supported) | +| OpenSSL ≥ 1.0.x (OpenSSL 3.0 is not supported) | | CMake ≥ 3.16 | | Clang ≥ [10](https://github.com/azerothcore/azerothcore-wotlk/actions?query=workflow%3Acore-build) | -- cgit