Skip to content

Commit

Permalink
feat(blog): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
noghartt committed Jul 26, 2024
1 parent 6028a87 commit 2a67599
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Recently, I saw a specific project from [Lukeberry](https://x.com/LukeberryPi) c

The UI behind this project is very simple, it's just a list of checklists that you can follow to match your situation
and validate that you are following the right steps to debug any issue that you could have through your front-end code.
But, the idea behind this project is powerful: we are susceptible to failur, we shouldn't trust on ourselves, instead
But, the idea behind this project is powerful: we are susceptible to failure, we shouldn't trust on ourselves, instead
we should have a fault-tolerant system that can help us to trust on the process.

## Why checklists matters?
Expand Down

0 comments on commit 2a67599

Please sign in to comment.