Skip to content

Commit 81821a8

Browse files
mafulafunkclaude
andcommitted
Fix umlaut in Selektion formula
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 06de431 commit 81821a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PITCHME.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Relationenalgebra auf der Kommandozeile
7171
# Selektion
7272

7373
> $$
74-
> \sigma_{\text{A}}(R) := \{ t | t \in R \wedge t \text{ erfüllt A} \}
74+
> \sigma_{\text{A}}(R) := \{ t | t \in R \wedge t \text{ erfuellt A} \}
7575
> $$
7676
7777
- `SELECT * FROM Customers`

0 commit comments

Comments
 (0)