Commit cb9ff8b0 by Haresh Godhani

- Typo fix

parent e38d9d87
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
"uat": "environments/environment.uat.ts", "uat": "environments/environment.uat.ts",
"uat_matchd": "environments/environment.uat_matchd.ts", "uat_matchd": "environments/environment.uat_matchd.ts",
"production": "environments/environment.prod.ts", "production": "environments/environment.prod.ts",
"docker": "environments/environment.docket.ts" "docker": "environments/environment.docker.ts"
} }
} }
], ],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment