Skip to content

Commit 5a85a5a

Browse files
committed
typo
1 parent 8df9fca commit 5a85a5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ New language features
3333

3434
* Added `` (`\perp`) operator with comparison precedence ([#24404]).
3535

36-
* The `missing` singleton object (of type `Missing`) has been added to (repr)esent
36+
* The `missing` singleton object (of type `Missing`) has been added to represent
3737
missing values ([#24653]). It propagates through standard operators and mathematical functions,
3838
and implements three-valued logic, similar to SQLs `NULL` and R's `NA`.
3939

0 commit comments

Comments
 (0)