📖 fix typo (#3699)

Signed-off-by: Adam Korczynski <adam@adalogics.com>
This commit is contained in:
AdamKorcz 2023-11-28 20:59:35 +00:00 committed by GitHub
parent fea2f45dd8
commit 3cbafa9012
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@
# limitations under the License.
id: notArchived
short: Check that the project is archvied
short: Check that the project is archived
motivation: >
A project which is not active might not be patched, have its dependencies patched, or be actively tested and used. However, a lack of active maintenance is not necessarily always a problem. Some software, especially smaller utility functions, does not normally need to be maintained. For example, a library that determines if an integer is even would not normally need maintenance unless an underlying implementation language definition changed. A lack of active maintenance should signal that potential users should investigate further to judge the situation.
implementation: >
@ -24,4 +24,4 @@ outcome:
remediation:
effort: High
text:
- Non-collaborators, members or owners cannot affect the outcome of this probe.
- Non-collaborators, members or owners cannot affect the outcome of this probe.