Skip to content

Commit c6a8671

Browse files
lyricyusubatoiCopilot
authored
Fix bullet ordering for LFS doc (#60293)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent a0dd25d commit c6a8671

File tree

1 file changed

+6
-4
lines changed
  • content/billing/concepts/product-billing

1 file changed

+6
-4
lines changed

content/billing/concepts/product-billing/git-lfs.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,16 @@ category:
4949

5050
Previously, {% data variables.large_files.product_name_short %} billing used pre-paid data packs. These have been removed and replaced with metered billing and you only pay for what you actually use.
5151

52-
Each {% data variables.product.github %} account includes a quota of free bandwidth and storage for {% data variables.large_files.product_name_long %} ({% data variables.large_files.product_name_short %}). If you exceed this quota, what happens next depends on your {% data variables.large_files.product_name_short %} budget setting:
52+
Each {% data variables.product.github %} account includes a quota of free bandwidth and storage for {% data variables.large_files.product_name_long %} ({% data variables.large_files.product_name_short %}).
53+
54+
* **Bandwidth:** Your free quota resets at the start of each billing cycle.
55+
* **Storage:** Charges accrue continuously throughout the month based on hourly usage. Your accrued storage total resets to zero at the beginning of each billing cycle.
56+
57+
If you exceed this quota, what happens next depends on your {% data variables.large_files.product_name_short %} budget setting:
5358

5459
* **Budget set to $0**: You are not charged for overages, but {% data variables.large_files.product_name_short %} usage is blocked for the rest of the calendar month. Usage resets on the first of the next month.
5560
* **Budget deleted**: There is no spending limit, and you are billed for all usage beyond the free quota.
5661

57-
* **Bandwidth:** Your free quota resets at the start of each billing cycle.
58-
* **Storage:** Charges accrue continuously throughout the month based on hourly usage. Your accrued storage total resets to zero at the beginning of each billing cycle.
59-
6062
{% data variables.large_files.product_name_short %} storage is calculated based on all {% data variables.large_files.product_name_short %} objects associated with a repository, regardless of when they were uploaded. Storage usage is only zero when no {% data variables.large_files.product_name_short %} objects are associated with the repository.
6163

6264
If you delete {% data variables.large_files.product_name_short %} objects partway through a calendar month, the storage usage for that month is not recalculated. Storage resets on the first of the following month.

0 commit comments

Comments
 (0)