Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4165542

Browse files
committedDec 18, 2024·
Fix typo
1 parent a607daa commit 4165542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/src/reference/template-tag.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ The entire file path provided is loaded directly into the browser, and must have
214214
{% include "../../examples/python/pyodide_js_module.py" %}
215215
```
216216

217-
**PyScript Foriegn Function Interface (FFI)**
217+
**PyScript Foreign Function Interface (FFI)**
218218

219219
PyScript FFI has similar functionality to Pyodide's `js` module, but utilizes a different API.
220220

0 commit comments

Comments
 (0)
Please sign in to comment.