We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e30876 commit f716a67Copy full SHA for f716a67
1 file changed
docs/src/quickstart.md
@@ -79,7 +79,7 @@ all(A .== 2.0)
79
80
The code around KA may heavily rely on
81
[`GPUArrays`](https://github.com/JuliaGPU/GPUArrays.jl), for example, to
82
-intialize variables.
+initialize variables.
83
```julia
84
function mymul(A)
85
A .= 1.0
0 commit comments