diff --git a/README_ARCHITECTURE.md b/README_ARCHITECTURE.md index 96fc01b..8f2e380 100644 --- a/README_ARCHITECTURE.md +++ b/README_ARCHITECTURE.md @@ -9,8 +9,8 @@ src │   │ ├── cookiesOnInstall.js │   │ ├── listeners-chrome.js │   │ ├── listeners-firefox.js -│   │ ├── protection.js -│   │ └── protection-ff.js +│   │ ├── protection-ff.js +│   │ └── protection.js │   ├── control.js │   ├── cookiesIAB.js │   ├── storage.js