From 36140bb1776edcf371c35bb03fd59c9b6914eeb0 Mon Sep 17 00:00:00 2001 From: Dylan Leroux Date: Wed, 27 Oct 2021 01:26:04 +0200 Subject: [PATCH] typo (#3242) --- docs/benchmarks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/benchmarks.md b/docs/benchmarks.md index ba1b897..94364bf 100644 --- a/docs/benchmarks.md +++ b/docs/benchmarks.md @@ -5,4 +5,4 @@ Below are the results of crude benchmarks comparing *pydantic* to other validati See [the benchmarks code](https://github.com/samuelcolvin/pydantic/tree/master/benchmarks) for more details on the test case. Feel free to suggest more packages to benchmark or improve an existing one. -Benchmarks were run with Python 3.8.6 and the package versions listed above installed via pypi on macOS Bug Sur. +Benchmarks were run with Python 3.8.6 and the package versions listed above installed via pypi on macOS Big Sur.