Skip to content

Commit 2879bf7

Browse files
committed
Small clarification
Signed-off-by: Juan Cruz Viotti <[email protected]>
1 parent dac2861 commit 2879bf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/products/std/_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ <h2 class="display-6 fw-bold mb-3">Most API companies waste years reinventing th
270270
</div>
271271
<div class="col-12 col-xl-4">
272272
{{< box header="Productivity" icon="bi-hourglass-split" title="Writing schemas yourself is expensive" >}}
273-
Just the <a href="https://www.iso.org/iso-8601-date-and-time-format.html">ISO 8601</a> date and time specification is 50+ pages long and costs around $500 USD. We implemented it in 115 variants covered by 6000 edge cases. And that's a single schema.
273+
Just the <a href="https://www.iso.org/iso-8601-date-and-time-format.html">ISO 8601</a> date and time specification is 50+ pages long and costs around $500 USD. We implemented it in 115 variants covered by 6000 edge cases. And that's a single data type.
274274
{{< /box >}}
275275
</div>
276276
</div>

0 commit comments

Comments
 (0)