Fix loading messages

Missing comma in array
This commit is contained in:
Matt Coomber 2023-03-24 09:57:06 +00:00 committed by GitHub
parent e57fd2a408
commit 266fbab8fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,7 +61,7 @@
"Symlinking emacs and vim to ed...",
"Training branch predictor...",
"Timing cache hits...",
"Speculatively executing recipes..."
"Speculatively executing recipes...",
"Adding LLM hallucinations..."
];