Skip to content

Commit

Permalink
Fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
facelessuser committed Mar 2, 2023
1 parent 90d8b20 commit c799693
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Example
```

Occasionally, we may provide an alpha, beta, or release candidate introducing experimental features or fixes that are
not ready for a wide audience. This usually follows the the apporach of: `major.minor.patch(a | b | rc)(prerelease_number)`.
not ready for a wide audience. This usually follows the the approach of: `major.minor.patch(a | b | rc)(prerelease_number)`.

Example:

Expand All @@ -29,7 +29,7 @@ Example:
8.0.3rc2
```

Even more rare, we may fix a non functional change, maybe documentation builiding was broken in the release, or bad
Even more rare, we may fix a non functional change, maybe documentation building was broken in the release, or bad
metadata for PyPI. In these cases, we may release a postfix: `major.minor.patch.post(postfix_number)`.

```
Expand Down
2 changes: 2 additions & 0 deletions docs/src/dictionary/en-custom.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ BeautifulSoup
CDATA
CSS
CSS's
CVE
Changelog
Combinators
DOM
Expand Down Expand Up @@ -58,6 +59,7 @@ namespaces
newline
parser's
parsers
postfix
pre
prerelease
prereleases
Expand Down

0 comments on commit c799693

Please sign in to comment.