Skip to content

Commit

Permalink
remove extra >
Browse files Browse the repository at this point in the history
  • Loading branch information
feeblefakie committed May 27, 2020
1 parent a994f40 commit 38fa864
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* <p>Extra-write strategy converts all read set into write set when preparing records to remove
* anti-dependencies.
*
* <p>>Extra-read strategy checks all read set after preparing records and before committing a state
* <p>Extra-read strategy checks all read set after preparing records and before committing a state
* to actually find out if there is an anti-dependency.
*/
public enum SerializableStrategy implements com.scalar.db.api.SerializableStrategy {
Expand Down

0 comments on commit 38fa864

Please sign in to comment.