Browse Source

fix typo

content-update
anr-m 3 years ago committed by GitHub
parent
commit
53b3860eda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      subjects/matrix_transposition/README.md

2
subjects/matrix_transposition/README.md

@ -13,7 +13,7 @@
Example: Example:
``` ```
( a b ) __ transposition __> ( a d ) ( a b ) __ transposition __> ( a c )
( c d ) ( b d ) ( c d ) ( b d )
``` ```

Loading…
Cancel
Save