diff --git a/client/src/pages/guide/english/javascript/truth-table/index.md b/client/src/pages/guide/english/javascript/truth-table/index.md index 95e9984bac..ed27eaa230 100644 --- a/client/src/pages/guide/english/javascript/truth-table/index.md +++ b/client/src/pages/guide/english/javascript/truth-table/index.md @@ -6,3 +6,4 @@ title: Truth Table This is why you should always use `===` and `!==`. Source: https://dorey.github.io/JavaScript-Equality-Table/ +unified table