From ee4db3d158b856e35494670f5d699e67e7820596 Mon Sep 17 00:00:00 2001 From: Patrick Shriwise Date: Tue, 18 Jun 2019 08:36:21 -0500 Subject: [PATCH] Fixing typos caught by @paulromano. --- examples/jupyter/cad-based-geometry.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/jupyter/cad-based-geometry.ipynb b/examples/jupyter/cad-based-geometry.ipynb index ac4bcf62d..c86de0550 100644 --- a/examples/jupyter/cad-based-geometry.ipynb +++ b/examples/jupyter/cad-based-geometry.ipynb @@ -424,7 +424,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Here we start to see some of the advantages CAD geometries provide. This parituclar file was pulled from the [GrabCAD](https://grabcad.com/library) and pushed through the DAGMC workflow without modification (other than the addition material assignments). It would take a considerable amount of time to create a model like this using CSG!" + "Here we start to see some of the advantages CAD geometries provide. This particular file was pulled from the [GrabCAD](https://grabcad.com/library) and pushed through the DAGMC workflow without modification (other than the addition of material assignments). It would take a considerable amount of time to create a model like this using CSG!" ] }, {