Skip to content

Commit 2540087

Browse files
authored
Fix Markdown formatting in overview.md (#2680)
1 parent 1a3669d commit 2540087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/installation/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ libraries that CUDA.jl supports.
107107
If you *really* need to use a different CUDA toolkit, it's possible (but not recommended) to
108108
load a different version of the CUDA runtime, or even an installation from your local
109109
system. Both are configured by setting the `version` preference (using Preferences.jl) on
110-
the CUDA_Runtime_jll.jl package, but there is also a user-friendly API available in CUDA.jl.
110+
the CUDA\_Runtime\_jll.jl package, but there is also a user-friendly API available in CUDA.jl.
111111

112112
### Specifying the CUDA version
113113

0 commit comments

Comments
 (0)