diff --git a/README.md b/README.md index 1c2af15..63a842c 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ type Decimal struct { } ``` -We pick 12 precisions because it could cover 99% of Alpaca common cases as indicated in design doc. +We pick 12 precisions because it could cover 99% of Alpaca common cases. ### Compatibility