Skip to content

Commit 36a47f2

Browse files
Amit Patankargunan
authored andcommitted
Fix unbound <table> tag. (#8960)
Change: 152029426
1 parent 088cc36 commit 36a47f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow/docs_src/install/install_windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,5 +193,5 @@ ImportError: cannot import name 'descriptor'</pre>
193193
<td><pre>No module named "pywrap_tensorflow"</pre></td>
194194
</tr>
195195

196-
<table>
196+
</table>
197197

0 commit comments

Comments
 (0)