about summary refs log tree commit diff
diff options
context:
space:
mode:
authorNareshBiradar1 <nareshdb555@gmail.com>2024-08-11 19:55:01 +0530
committerNareshBiradar1 <nareshdb555@gmail.com>2024-08-11 19:55:01 +0530
commit9a04df5d97b98b2030c55f707abf5741f4023c7b (patch)
treedcdbe804f704a86a420f45d4d4bfcf244496a50d
parentdb23931e7c1727ddac8691a6241c97b2203ec6fc (diff)
downloadafl++-9a04df5d97b98b2030c55f707abf5741f4023c7b.tar.gz
Corrected the 'heigh' attribute to 'height' in the HTML image tag for the AFL++ logo to ensure proper display.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 015b6829..94f02b75 100644
--- a/README.md
+++ b/README.md
@@ -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)