Skip to content

Commit 7a81669

Browse files
authored
Update Filter and Endpoint subtype description in SKILL.md
Clarified the description of the 'Filter' and 'Endpoint' elements subtype in SKILL.md.
1 parent 099aaec commit 7a81669

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.claude/skills/membrane-core/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Pipeline
4040
| **Bin** | yes | yes | yes |
4141
| **Element** | no | yes | yes |
4242

43-
Element subtypes: **Source** (output only) · **Filter** (in + out) · **Sink** (input only) · **Endpoint** (in + out, stateful e.g. WebRTC)
43+
Element subtypes: **Source** (output only) · **Filter** (in + out, output is transformed input) · **Sink** (input only) · **Endpoint** (in + out, but output might be not related to input)
4444

4545
---
4646

0 commit comments

Comments
 (0)