Skip to content

Commit 9724e62

Browse files
authored
Add python to list of alternative languages (#1433)
1 parent dfe50f4 commit 9724e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/conf/speak.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ const cfp: Array<{ id: string; title: string; contents: ReactNode }> = [
6262
],
6363
[
6464
"Beyond Javascript",
65-
"Implementing and interacting with GraphQL APIs using languages and frameworks beyond JavaScript: Go, Ruby, Rust, .NET, WebAssembly, et al.",
65+
"Implementing and interacting with GraphQL APIs using languages and frameworks beyond JavaScript: Go, Ruby, Python, Rust, .NET, WebAssembly, et al.",
6666
],
6767
[
6868
"GraphQL Academia",

0 commit comments

Comments
 (0)