diff --git a/doc_source/gettingstarted-limits.md b/doc_source/gettingstarted-limits.md
index caf5bc95..8740d34e 100644
--- a/doc_source/gettingstarted-limits.md
+++ b/doc_source/gettingstarted-limits.md
@@ -22,7 +22,7 @@ For details on concurrency and how Lambda scales your function concurrency in re
The following quotas apply to function configuration, deployment, and execution\. They cannot be changed\.
**Note**
-The Lambda documentation, log messages, and console use the abbreviation MB \(rather than MiB\) to refer to 1024 KB\.
+The Lambda documentation, log messages, and console use the abbreviation KB/MB/GB \(rather than KiB/MiB/GiB\) to mean 1024/10242/10243 bytes.
| Resource | Quota |
@@ -57,4 +57,4 @@ The following quotas are associated with Lambda API requests\.
## Other services
-Quotas for other services, such as AWS Identity and Access Management \(IAM\), Amazon CloudFront \(Lambda@Edge\), and Amazon Virtual Private Cloud \(Amazon VPC\), can impact your Lambda functions\. For more information, see [AWS service quotas](https://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html) in the *Amazon Web Services General Reference*, and [Using AWS Lambda with other services](lambda-services.md)\.
\ No newline at end of file
+Quotas for other services, such as AWS Identity and Access Management \(IAM\), Amazon CloudFront \(Lambda@Edge\), and Amazon Virtual Private Cloud \(Amazon VPC\), can impact your Lambda functions\. For more information, see [AWS service quotas](https://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html) in the *Amazon Web Services General Reference*, and [Using AWS Lambda with other services](lambda-services.md)\.