diff options
| author | Shulhan <ms@kilabit.info> | 2023-06-25 13:50:25 +0700 |
|---|---|---|
| committer | Drew DeVault <sir@cmpwn.com> | 2023-08-07 12:10:27 +0200 |
| commit | 06cd4a306e9cbc8512373429b63aa8c622cd85cf (patch) | |
| tree | 55c4faa9f41f81f730d65941a68823d6dc7df3b3 /content | |
| parent | e3e9c9265f9a92b314ecf51d59af11a05e54bace (diff) | |
| download | writefreesoftware.org-06cd4a306e9cbc8512373429b63aa8c622cd85cf.tar.xz | |
learn/participate: fix typo on assets and choose-a-license
Remove trailing period after "SIL Open Font License" and changes
"receipient" to "recipient".
Diffstat (limited to 'content')
| -rw-r--r-- | content/learn/participate/choose-a-license.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/learn/participate/choose-a-license.md b/content/learn/participate/choose-a-license.md index 15de87e..5f8c940 100644 --- a/content/learn/participate/choose-a-license.md +++ b/content/learn/participate/choose-a-license.md @@ -69,7 +69,7 @@ incorporate their improvements back into your version. For more details, see ## Permissive licenses -Permissive licenses impose relatively few obligations on the receipient of your +Permissive licenses impose relatively few obligations on the recipient of your software. These licenses permit the software to be freely re-used and integrated into any other software project, including non-free software. It can be useful for projects which target commercial use or widespread adoption. |
