Skip to content

Commit 46b7891

Browse files
committed
Fix stray HTML closing tag in GSoC heading
1 parent 1e0de3d commit 46b7891

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/gsoc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ The work will happen in https://github.com/uutils/bsdutils.
481481
- **Size:**: ~175 hours
482482
- **Difficulty:**: Medium
483483

484-
## Official Redox support</h2>
484+
## Official Redox support
485485
We want to support the Redox operating system, but are not actively testing against it. Since the last round of fixes in [#2550](https://github.com/uutils/coreutils/pull/2550), many changes have probably been introduced that break Redox support. This project would involve setting up Redox in the CI and fixing any issues that arise and porting features over.
486486

487487
- Difficulty: Medium

0 commit comments

Comments
 (0)