Skip to content

Commit 311e610

Browse files
docs: fix typos in PET documentation
1 parent 63abcae commit 311e610

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/metatrain/pet/documentation.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
55
PET is a cleaner, more user-friendly reimplementation of the original
66
PET model :footcite:p:`pozdnyakov_smooth_2023`. It is designed for better
7-
modularity and maintainability, while preseving compatibility with the original
7+
modularity and maintainability, while preserving compatibility with the original
88
PET implementation in ``metatrain``. It also adds new features like long-range
99
features, better fine-tuning implementation, a possibility to train on
10-
arbitrarty targets, and a faster inference due to the ``fast attention``.
10+
arbitrary targets, and a faster inference due to the ``fast attention``.
1111
1212
{{SECTION_INSTALLATION}}
1313

0 commit comments

Comments
 (0)