Skip to content

Commit

Permalink
Merge pull request #2 from intel/Initial_Commit
Browse files Browse the repository at this point in the history
Fixing typo on boolen field 'multilingual'
  • Loading branch information
el-tipton authored Mar 5, 2024
2 parents abf15bd + 848db40 commit ae13585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[book]
authors = ["el-tipton"]
language = "en"
multilingual = False
multilingual = false
src = "src"
title = "HBFA-FL: Host-Based Firmware Analyzer - Fuzzing Lite"

0 comments on commit ae13585

Please sign in to comment.