Skip to content

Commit fd7cc4c

Browse files
CaedenPHgithub-actions
and
github-actions
authored
Rename norgate to nor_gate to keep consistency (#8968)
* refactor(boolean-algebra): Rename norgate to nor_gate * updating DIRECTORY.md --------- Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
1 parent beb4351 commit fd7cc4c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

DIRECTORY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
## Boolean Algebra
6363
* [And Gate](boolean_algebra/and_gate.py)
6464
* [Nand Gate](boolean_algebra/nand_gate.py)
65-
* [Norgate](boolean_algebra/norgate.py)
65+
* [Nor Gate](boolean_algebra/nor_gate.py)
6666
* [Not Gate](boolean_algebra/not_gate.py)
6767
* [Or Gate](boolean_algebra/or_gate.py)
6868
* [Quine Mc Cluskey](boolean_algebra/quine_mc_cluskey.py)
File renamed without changes.

0 commit comments

Comments
 (0)