Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ You can run dedicated commands of the `install.sh` script if you want to proceed
```

!!! note
For details about each command: `./install -h`.
For details about each command: `./install.sh -h`.

### init-docker-stack

Expand Down
2 changes: 1 addition & 1 deletion docs/organizations_projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Organizations

In OpenCVE, an **Organization** is the highest-level object. Without an organization, a user cannot subscribe to products or vendors, nor receive notifications when a CVE appears or is updated.
In OpenCVE, an **Organization** is the highest-level object. Without an organization, a user cannot subscribe to products or vendors, or receive notifications when a CVE appears or is updated.

Each user can belong to one or more organizations, with one of the following two roles:

Expand Down