diff --git a/numpy/reverse_an_axis/README.md b/numpy/reverse_an_axis/README.md index c5fec8b..6a43d87 100644 --- a/numpy/reverse_an_axis/README.md +++ b/numpy/reverse_an_axis/README.md @@ -1,4 +1,4 @@ -# Reverse an axis +# Flip, rot90, and roll a matrix {:.no_toc}