minor grammar ("matric" to "matrix")

main
vasili111 2020-01-08 10:20:38 -06:00 committed by GitHub
parent 1f542d2757
commit c0dea2c053
1 changed files with 1 additions and 1 deletions

View File

@ -1062,7 +1062,7 @@
" Q_{m1} + R_{m1} & Q_{m2} + R_{m2} & Q_{m3} + R_{m3} & \\cdots & Q_{mn} + R_{mn} \\\\\n",
"\\end{bmatrix}$\n",
"\n",
"For example, let's create a $2 \\times 3$ matric $B$ and compute $A + B$:"
"For example, let's create a $2 \\times 3$ matrix $B$ and compute $A + B$:"
]
},
{