I think I know what happened. After I've pushed my first branch, I immediately created a second branch while I was still in the first branch.
I think I should have switched to the main branch and then created the second branch. Otherwise, these two changes were just sample code fixes which get displayed in the docs. I guess you could say they're related, and they're really small changes anyway.