Skip to content

Commit 207f8e3

Browse files
committed
docs: linter fix and update glossary
1 parent f610577 commit 207f8e3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/features/comparison/comparison.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ The specific reasons for comparing images depend on the application and the desi
99

1010
### Methods
1111

12-
| Can be applied on | Images | Masks |
13-
| ------------------------------------------------------------------------------- | -------- | -------- |
14-
| [Addition(`add`)](./addition.md 'internal link on add') | ✅ | ❌ |
15-
| [Subtraction(`subtract`)](./subtraction.md 'internal link on subtract') | ✅ | ✅ |
16-
| [Hypotenuse(`hypotenuse`)](./hypotenuse.md 'internal link on hypotenuse') | ✅ | ❌ |
12+
| Can be applied on | Images | Masks |
13+
| ----------------------------------------------------------------------------- | -------- | -------- |
14+
| [Addition(`add`)](./addition.md 'internal link on add') | ✅ | ❌ |
15+
| [Subtraction(`subtract`)](./subtraction.md 'internal link on subtract') | ✅ | ✅ |
16+
| [Hypotenuse(`hypotenuse`)](./hypotenuse.md 'internal link on hypotenuse') | ✅ | ❌ |
1717
| [Logical conjunction(`and`)](./logical-conjunction.md 'internal link on and') | ❌ | ✅ |
1818
| [Logical disjunction(`or`)](./logical-disjunction.md 'internal link on or') | ❌ | ✅ |
File renamed without changes.

0 commit comments

Comments
 (0)