Skip to content

Commit 24d740a

Browse files
authored
Merge pull request #120 from PallHaraldsson/patch-1
Typo
2 parents 4ab11f2 + d35f330 commit 24d740a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ target different execution backends. It is intended to be a minimal, and perform
55
library that explores ways to best write heterogenous code.
66

77
!!! note
8-
While `KernelAbstraction.jl` is focused on performance portatbility, it is GPU-biased
8+
While `KernelAbstraction.jl` is focused on performance portability, it is GPU-biased
99
and therefore the kernel language has several constructs that are necessary for good
1010
performance on the GPU, but may hurt performance on the CPU.
1111

0 commit comments

Comments
 (0)