Skip to content

Commit c46b9d2

Browse files
authored
corrected typo
1 parent 010bb3e commit c46b9d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/low-precision.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ computation paradigms, by allowing the user to set up a chain of transformations
2626
to be performed on internal 32bit accumulators to obtain the final outputs.
2727

2828
The public entry point in [public/gemmlowp.h](../public/gemmlowp.h) allowing to
29-
set un an arbitrary output pipeline is `GemmWithOutputPipeline`.
29+
set up an arbitrary output pipeline is `GemmWithOutputPipeline`.
3030

3131
Refer to [quantization.md](quantization.md) for details of how one gets from
3232
first principles to the actual output pipelines to assemble for successful

0 commit comments

Comments
 (0)