Skip to content

Commit bd77dc0

Browse files
tshepangmark-i-m
authored andcommitted
salsa: reduce overlong sentence
1 parent 6dd78f5 commit bd77dc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/salsa.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ This chapter is based on the explanation given by Niko Matsakis in this
99
1010
## What is Salsa?
1111

12-
Salsa is a library for incremental recomputation, this means reusing
13-
computation that has already been done in the past to increase the efficiency
12+
Salsa is a library for incremental recomputation. This means it allows reusing
13+
computations that were already done in the past to increase the efficiency
1414
of future computations.
1515

1616
The objectives of Salsa are:

0 commit comments

Comments
 (0)