From 40b83f5ccc4581699cae3a851b6fea1287e804c6 Mon Sep 17 00:00:00 2001 From: Reilly Grant Date: Wed, 15 Jul 2026 10:06:33 -0700 Subject: [PATCH] Remove invisible characters from filename There were invisible characters at the end of speech-recognition-result-timestamps which were preserved when I added the .md extension. This change removes them. --- .../speech-recognition-result-timestamps.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename "explainers/speech-recognition-result-timestamps\342\200\216.md" => explainers/speech-recognition-result-timestamps.md (100%) diff --git "a/explainers/speech-recognition-result-timestamps\342\200\216.md" b/explainers/speech-recognition-result-timestamps.md similarity index 100% rename from "explainers/speech-recognition-result-timestamps\342\200\216.md" rename to explainers/speech-recognition-result-timestamps.md