Skip to content

Commit 23ae211

Browse files
committed
typo
1 parent 5198197 commit 23ae211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/ark/src/data_explorer/r_data_explorer.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,7 @@ impl RDataExplorer {
653653
})
654654
.call_in(ARK_ENVS.positron_ns)?;
655655

656-
// Retur n the count of nulls and NA values
656+
// Return the count of nulls and NA values
657657
Ok(result.try_into()?)
658658
}
659659

0 commit comments

Comments
 (0)