Skip to content

Commit c5f6964

Browse files
Merge pull request #119 from coding-for-reproducible-research/reproducibility-info
Update Reproducibility Page for SDBP
2 parents 8ee4ada + 52b1cef commit c5f6964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

individual_modules/software_development_best_practices/reproducibility.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"2. **Add a LICENSE File:** Create a file named `LICENSE` in the root of your repository and include the text of the license you chose.\n",
6767
"3. **Reference the License in Your Documentation:** Make sure to mention the license in your README file and other relevant documentation.\n",
6868
"\n",
69-
"### Common Licenses\n",
69+
"### Example Licenses\n",
7070
"\n",
7171
"Here are some commonly used licenses in the open-source community:\n",
7272
"- **MIT License:** A permissive license that is short and to the point. It lets people do almost anything with your project, like making and distributing closed-source versions.\n",

0 commit comments

Comments
 (0)