From 0a0d0cb9fb2db4743cf5efd8f6e34cdf5635b24b Mon Sep 17 00:00:00 2001 From: Matthew Caseres Date: Tue, 30 Jan 2024 10:19:48 -0600 Subject: [PATCH] typo fix (#493) --- docs/gallery/plot_benktander.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gallery/plot_benktander.ipynb b/docs/gallery/plot_benktander.ipynb index bc24bd20..8ac4c46e 100644 --- a/docs/gallery/plot_benktander.ipynb +++ b/docs/gallery/plot_benktander.ipynb @@ -27,7 +27,7 @@ "metadata": {}, "source": [ "This example demonstrates the relationship between the Chainladder and\n", - "BornhuetterFerguson methods by way fo the Benktander model. Each is a\n", + "BornhuetterFerguson methods by way of the Benktander model. Each is a\n", "special case of the Benktander model where ``n_iters = 1`` for BornhuetterFerguson\n", "and as ``n_iters`` approaches infinity yields the chainladder. As ``n_iters``\n", "increases the apriori selection becomes less relevant regardless of initial\n",