Skip to content

Commit

Permalink
Merge pull request hantsy#3 from silasmahler/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
hantsy authored Jul 28, 2018
2 parents 01b07c1 + c650a63 commit 03a5226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -731,7 +731,7 @@ At the moment, Data Redis, Data MongoDB and Data Cassandra will be the first-cla

### Spring Data Mongo

Spring Data Mongo provides reactive variants of `MongoTemplate` and `MongoRepsoitory`, aka `ReactiveMongoTemplate` and `ReactiveMongoRepository` which have reactive capablities.
Spring Data Mongo provides reactive variants of `MongoTemplate` and `MongoRepository`, aka `ReactiveMongoTemplate` and `ReactiveMongoRepository` which have reactive capablities.

Add the following into project dependencies.

Expand Down

0 comments on commit 03a5226

Please sign in to comment.