salsa: reduce overlong sentence
This commit is contained in:
parent
50c6bc4add
commit
843e23cd5c
1 changed files with 2 additions and 2 deletions
|
|
@ -9,8 +9,8 @@ This chapter is based on the explanation given by Niko Matsakis in this
|
|||
|
||||
## What is Salsa?
|
||||
|
||||
Salsa is a library for incremental recomputation, this means reusing
|
||||
computation that has already been done in the past to increase the efficiency
|
||||
Salsa is a library for incremental recomputation. This means it allows reusing
|
||||
computations that were already done in the past to increase the efficiency
|
||||
of future computations.
|
||||
|
||||
The objectives of Salsa are:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue