From 3aa754b3a1182081ed96d46719a57dd9d3098ba6 Mon Sep 17 00:00:00 2001 From: Brian Broll Date: Thu, 26 Oct 2023 13:05:39 -0500 Subject: [PATCH] Fix typo "simultaniously" -> "simultaneously" --- docs/src/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/index.md b/docs/src/index.md index 20f1b3b53d..08960823e8 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -3,7 +3,7 @@ [NeuralPDE.jl](https://github.com/SciML/NeuralPDE.jl) is a solver package which consists of neural network solvers for partial differential equations using physics-informed neural networks (PINNs) and the ability to generate neural -networks which both approximate physical laws and real data simultaniously. +networks which both approximate physical laws and real data simultaneously. ## Features