Skip to content

Commit 8260f09

Browse files
authored
view->study
1 parent 0bd9dcc commit 8260f09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_articles/starting-a-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ So you're thinking about getting started with open source? Congratulations! The
2222

2323
### What does "open source" mean?
2424

25-
When a project is open source, that means **anybody is free to view, use, modify, and distribute your project for any purpose.** These permissions are enforced through [an open source license](https://opensource.org/licenses).
25+
When a project is open source, that means **anybody is free to use, study, modify, and distribute your project for any purpose.** These permissions are enforced through [an open source license](https://opensource.org/licenses).
2626

2727
Open source is powerful because it lowers the barriers to adoption and collaboration, allowing people to spread and improve projects quickly. Also because it gives users a potential to control their own computing, relative to closed source. For example, a business using open source software has the option to hire someone to make custom improvements to the software, rather than relying exclusively on a closed source vendor's product decisions.
2828

0 commit comments

Comments
 (0)