From e3fd6264dd7e87403371fce96f3645c2b23b9d4b Mon Sep 17 00:00:00 2001 From: Arnaud Dorgans Date: Sun, 1 Apr 2018 00:04:59 +0200 Subject: [PATCH] read fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54aa475..ee62aeb 100644 --- a/README.md +++ b/README.md @@ -193,7 +193,7 @@ db.rx.runTransaction { transaction, errorPointer in }).disposed(by: disposeBag) // https://firebase.google.com/docs/firestore/manage-data/transactions -`` +``` ## Author