Skip to content

Commit a74a0a2

Browse files
authored
Merge pull request #36 from Phoenix21Dragon/patch-1
Update 04_Schaltnetze.md
2 parents befdaa1 + 9274436 commit a74a0a2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

04_Schaltnetze.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -720,10 +720,10 @@ Beispiel:
720720
| 0 | 0 | 0 | 1 |
721721
| 0 | 0 | 1 | 0 |
722722
| 0 | 1 | 0 | 0 |
723-
| 0 | 1 | 1 | 0 |
723+
| 0 | 1 | 1 | 1 |
724724
| 1 | 1 | 0 | 1 |
725725
| 1 | 0 | 1 | 0 |
726-
| 1 | 0 | 1 | 1 |
726+
| 1 | 0 | 1 | 0 |
727727
| 1 | 1 | 1 | 0 |
728728

729729

0 commit comments

Comments
 (0)