From 3064592c868b7ed94833810f59b997b1b4ea7fa1 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sun, 3 Sep 2023 21:16:00 -0400 Subject: Fix casing of Talonscript --- 2023/talks/voice.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '2023/talks') diff --git a/2023/talks/voice.md b/2023/talks/voice.md index 58dbe4d9..6329fcfd 100644 --- a/2023/talks/voice.md +++ b/2023/talks/voice.md @@ -41,9 +41,9 @@ The second approach uses the open-source software called Talon (), which is good for both prose and code. This package enables precise voice control in a wide variety of applications including Emacs. This package is also highly configurable -using Python script and an accompanying TalonScript file, which has a +using Python script and an accompanying Talonscript file, which has a simple YAML file format. The general users of Talon who know nothing -about Python can easily configure their setup using TalonScript files. +about Python can easily configure their setup using Talonscript files. Advanced users can use Python to add modules to the Talon package to extend its functionality. I will demonstrate how to write an org mode file with executable code blocks with Talon running in Emacs. I will -- cgit v1.2.3