From 3e848f926812cbea8feed4b072e9fb8efe0e9137 Mon Sep 17 00:00:00 2001 From: Rob Bos Date: Tue, 25 Oct 2022 22:22:26 +0200 Subject: [PATCH 1/2] Fix duplicate list entry to make it less confusing --- .../includes/2-what-are-github-products.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/github/github-introduction-products/includes/2-what-are-github-products.md b/github/github-introduction-products/includes/2-what-are-github-products.md index 51e89607..8fde71b5 100644 --- a/github/github-introduction-products/includes/2-what-are-github-products.md +++ b/github/github-introduction-products/includes/2-what-are-github-products.md @@ -24,14 +24,12 @@ This is often the product version that comes to mind when thinking of GitHub. Gi Below is a breakdown of the features included with GitHub Free: - Unlimited public/private repositories -- 2,000 Actions automation minutes/month (_Free for public repositories_) -- 500MB of Packages storage (_Free for public repositories_) - New Issues & Projects (in limited beta) - GitHub Community Support - Dependabot alerts - Two-factor authentication enforcement -- 2,000 GitHub Actions minutes (_Number of free minutes for private repositories_) -- 500 MB GitHub Packages storage (_Number of free minutes for private repositories_) +- 2,000 GitHub Actions minutes (_Number of free minutes for private repositories_), free for public repositories +- 500 MB GitHub Packages storage (_Number of free minutes for private repositories_), free for public repositories For a more comprehensive list of features, please refer to [GitHub's pricing page](https://github.com/pricing). From 2f4510d79e243280dc42f2df2554e959b553f87b Mon Sep 17 00:00:00 2001 From: Rob Bos Date: Tue, 25 Oct 2022 22:25:46 +0200 Subject: [PATCH 2/2] Fix typo --- .../includes/3-how-licensing-works.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github/github-introduction-products/includes/3-how-licensing-works.md b/github/github-introduction-products/includes/3-how-licensing-works.md index b81b5017..03d86305 100644 --- a/github/github-introduction-products/includes/3-how-licensing-works.md +++ b/github/github-introduction-products/includes/3-how-licensing-works.md @@ -38,7 +38,7 @@ GitHub calculates your storage usage for each month based on hourly usage during 720 GB-Hours + 6,048 GB-Hours = 6,768 GB-Hours 6,768 GB-Hours / (744 hours per month) = 9.0967 GB-Months -At the end of the month, GitHub rounds your storage to the nearest megabyte. Therefore, your storage usage for March would be 9.097 GB. +At the end of the month, GitHub rounds your storage to the nearest megabyte. Therefore, your storage usage for March would be 9.067 GB. If your account's usage surpasses these limits and you have set a spending limit above $0, you incur an additional fee per gigabyte of storage used per month.