Skip to content

Commit

Permalink
Typo fix + grammar tweak (redis#1287)
Browse files Browse the repository at this point in the history
Co-authored-by: Itamar Haber <[email protected]>
  • Loading branch information
simonw and itamarhaber authored Apr 30, 2020
1 parent e3b6aad commit ee32a19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands/stralgo.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ The basic usage is the following:
"mytext"
```

It is possible to also compute the LCS between the content of two keys:
It is also possible to compute the LCS between the content of two keys:

```
> MSET key1 ohmytext key2 mynewtext
Expand Down

0 comments on commit ee32a19

Please sign in to comment.