aboutsummaryrefslogtreecommitdiff
path: root/content/learn
diff options
context:
space:
mode:
Diffstat (limited to 'content/learn')
-rw-r--r--content/learn/four-freedoms.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/learn/four-freedoms.md b/content/learn/four-freedoms.md
index 36654cc..9a8d4e0 100644
--- a/content/learn/four-freedoms.md
+++ b/content/learn/four-freedoms.md
@@ -39,7 +39,7 @@ In free software lingo, this is often called the "non-discrimination" clause.
The second freedom guarantees the right to **study** the program's behavior. You
have a right to understand how the software you depend on works! In order to
-facilitate this, the *source code* of free software must be published. The
+facilitate this, the source code must be included with the software. The
publishers of free software cannot obfuscate the source code, forbid reverse
engineering, or otherwise prevent you from making use of it.