diff --git a/collaborative/README.md b/collaborative/README.md
index d19db77af6f54a92aed76d64f2222de6db63b593..dba021f69f1f59bd7bea506e41798d1610007dd6 100644
--- a/collaborative/README.md
+++ b/collaborative/README.md
@@ -13,7 +13,7 @@ For the next steps, you will need the following software:
 - Make sure you have the latest version of Node.js (except Node v15): [see official installation guide](https://nodejs.org/en/download/);
 - The project uses the CRDT library from Concordant private registry: [see Usage section](https://gitlab.inria.fr/concordant/software/c-crdtlib/-/blob/master/README.md).
 
-  1.**Install Project dependencies**
+1.**Install Project dependencies**
 
 Go to project root directory and:
 
diff --git a/collaborative/package.json b/collaborative/package.json
index 0a25525092aaa0df58d86bb294d8f596f0a5c4a6..df4fdf26928bff1eab480546f3759f5e49e142c3 100644
--- a/collaborative/package.json
+++ b/collaborative/package.json
@@ -2,7 +2,7 @@
   "name": "c-sudoku",
   "description": "Sudoku Demo with CRDT",
   "version": "1.1.1",
-  "author": "Yannick Li <yannick.li@concordant.io>",
+  "author": "Concordant.io <support@concordant.io>",
   "license": "MIT",
   "homepage": "./",
   "dependencies": {