From e2c41b60b7732a193000b0637e65b33e2d1a36f2 Mon Sep 17 00:00:00 2001 From: Matthieu Schaller <schaller@strw.leidenuniv.nl> Date: Tue, 14 Apr 2020 09:51:30 +0200 Subject: [PATCH] Fix mistake in the new documnentation disclaimer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6a4b105d8..99af7ba4f7 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Disclaimer We would like to emphasise that SWIFT comes without any warranty of accuracy, correctness or efficiency. As mentioned in the license, the software comes -`as-is` and the omen is on the user to get meaningful results. Whilst the +`as-is` and the onus is on the user to get meaningful results. Whilst the authors will endeavour to answer questions related to using the code, we recommend users build and maintain their own copies. This documentation contains the most basic information to get started. Reading it and possibly also the -- GitLab