8000 fix typo · dotnet/TorchSharpExamples@eda7b46 · GitHub
[go: up one dir, main page]

Skip to content

Commit eda7b46

Browse files
authored
fix typo
1 parent 92fc3ad commit eda7b46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/FSharp/tutorial1.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"\n",
2020
"|Name|URL|Description|\n",
2121
"|-----|-----------------|--------------|\n",
22-
"|TorchSharp-cpu|https://www.nuget.org/packages/TorchSharp-cpu/|TorchSharp with only the CPU backend, which works on Windows, Linus, and MacOS|\n",
22+
"|TorchSharp-cpu|https://www.nuget.org/packages/TorchSharp-cpu/|TorchSharp with only the CPU backend, which works on Windows, Linux, and MacOS|\n",
2323
"|TorchSharp-cuda-windows|https://www.nuget.org/packages/TorchSharp-cuda-windows/|A CUDA backend with only Windows binaries|\n",
2424
"|TorchSharp-cuda-linux|https://www.nuget.org/packages/TorchSharp-cuda-linux/|A CUDA backend with only Linux binaries|"
2525
]

0 commit comments

Comments
 (0)
0