possible typo fix

This commit is contained in:
Mukund Choudhary
2020-05-22 14:27:33 +05:30
committed by GitHub
parent 482783da26
commit 3e46ab6182

View File

@@ -508,7 +508,7 @@
" X : array_like\n",
" The input dataset of shape (m x n+1).\n",
" \n",
" y : arra_like\n",
" y : array_like\n",
" Value at given features. A vector of shape (m, ).\n",
" \n",
" theta : array_like\n",