Skip to content

Commit 5dba28f

Browse files
authored
use suggested wording
1 parent e9a2da6 commit 5dba28f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/cronjob-tutorial/api-design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ machines. You've probably noticed them when specifying resources requests
1717
and limits on pods in Kubernetes.
1818

1919
They conceptually work similar to floating point numbers: they have
20-
a significand, base, and exponent. Their serialized human readable format
20+
a significand, base, and exponent. Their serializable and human readable format
2121
uses whole numbers and suffixes to specify values much the way we describe
2222
computer storage.
2323

0 commit comments

Comments
 (0)