This is an automated email from the ASF dual-hosted git repository.
rbowen pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/training.git
The following commit(s) were added to refs/heads/develop by this push:
new 8caac52 s/Generating content/Syntax highlighting/
8caac52 is described below
commit 8caac52667964c24c1c3e7ce75783ca98bd1c342
Author: Rich Bowen <[email protected]>
AuthorDate: Wed Aug 27 11:01:29 2025 +0200
s/Generating content/Syntax highlighting/
---
content/Apache/Training/Presentations/src/main/asciidoc/index_en.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/content/Apache/Training/Presentations/src/main/asciidoc/index_en.adoc
b/content/Apache/Training/Presentations/src/main/asciidoc/index_en.adoc
index 1b3c8d4..9230ca2 100644
--- a/content/Apache/Training/Presentations/src/main/asciidoc/index_en.adoc
+++ b/content/Apache/Training/Presentations/src/main/asciidoc/index_en.adoc
@@ -265,7 +265,7 @@ ifdef::IANAL[]
endif::[]
----
-== Generating content
+== Syntax highlighting
[source, python]
----
with
urllib.request.urlopen("https://whimsy.apache.org/public/public_ldap_people.json")
as url: