From 3b7728c8f98b36957fc9c4f03ad46bf54554f460 Mon Sep 17 00:00:00 2001 From: Michael Chirico Date: Fri, 17 Oct 2025 15:06:04 -0700 Subject: [PATCH] typo: Anaylsis->Analysis --- files.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files.qmd b/files.qmd index c2993d3..837a0b0 100755 --- a/files.qmd +++ b/files.qmd @@ -14,7 +14,7 @@ have names that differ only in their capitalization. Delimit words with `-` or ` # Bad fit models.R foo.r - ExploratoryDataAnaylsis.r + ExploratoryDataAnalysis.r ``` 2. File names should be **human readable**: use file names to describe what's in the file.