Commit 3b54e891 authored by ndyumin's avatar ndyumin

fix a typo

parent 7e6fa06c
...@@ -4,7 +4,7 @@ This is a checklist for serverside of the Web App. ...@@ -4,7 +4,7 @@ This is a checklist for serverside of the Web App.
## Legal ## Legal
- [ ] Licences of my application's 3rd-party dependencies are no violated - [ ] Licences of my application's 3rd-party dependencies are not violated
- [ ] My application does not violate cryptography policies and laws - [ ] My application does not violate cryptography policies and laws
## Resiliency ## Resiliency
......
...@@ -4,7 +4,7 @@ This is a checklist for browser-based Web App **without the backend** or with a ...@@ -4,7 +4,7 @@ This is a checklist for browser-based Web App **without the backend** or with a
## Legal ## Legal
- [ ] Licences of my app's 3rd-party dependencies are no violated - [ ] Licences of my app's 3rd-party dependencies are not violated
- [ ] My app does not violate cryptography policies and laws - [ ] My app does not violate cryptography policies and laws
## Deployment ## Deployment
......
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