diff options
| author | Andrew M. Choe <git@vxz.me> | 2022-06-28 01:47:22 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-27 18:47:22 +0200 |
| commit | 9ed16d5019087b0fae110ef0a5adffea571f1e74 (patch) | |
| tree | aaf2f990b1883a4d3108878f03376e1705145f5a /docs | |
| parent | fc481cd2dd921bc61543aa72f33c89c1a99289dd (diff) | |
| download | wiki-9ed16d5019087b0fae110ef0a5adffea571f1e74.tar.gz wiki-9ed16d5019087b0fae110ef0a5adffea571f1e74.tar.bz2 wiki-9ed16d5019087b0fae110ef0a5adffea571f1e74.zip | |
typo found in linux-requirements.md (#736)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/linux-requirements.md | 2 |
1 files changed, 1 insertions, 1 deletions
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) | |
