Skip to content

Commit 22def85

Browse files
committed
Fix typo in documentation
1 parent 6d53b2d commit 22def85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/content/docs/common-issues.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ If you consider generation too slow, here are a few things to check:
266266
<p>
267267
If you encounter errors like this one:
268268
```txt wrap
269-
Error loading "C:\User\...\python\Lib\site-packages\torch\lib\c10.dill" or one of its dependencies.
269+
Error loading "C:\User\...\python\Lib\site-packages\torch\lib\c10.dll" or one of its dependencies.
270270
```
271271
when starting the server, you are probably missing some required system DLL.
272272
You can <ExternalLink href="https://aka.ms/vs/17/release/vc_redist.x64.exe">download them from Microsoft</ExternalLink>.

0 commit comments

Comments
 (0)