Corrected the 'heigh' attribute to 'height' in the HTML image tag for the AFL++ logo to ensure proper display.

This commit is contained in:
NareshBiradar1
2024-08-11 19:55:01 +05:30
parent db23931e7c
commit 9a04df5d97

View File

@ -1,6 +1,6 @@
# American Fuzzy Lop plus plus (AFL++)
<img align="right" src="https://raw.githubusercontent.com/AFLplusplus/Website/main/static/aflpp_bg.svg" alt="AFL++ logo" width="250" heigh="250">
<img align="right" src="https://raw.githubusercontent.com/AFLplusplus/Website/main/static/aflpp_bg.svg" alt="AFL++ logo" width="250" height="250">
Release version: [4.21c](https://github.com/AFLplusplus/AFLplusplus/releases)