Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In 7.3.1, step 5.d fix conditions for setting [[Content]]
When using >=, the iteration goes too far and can look up a missing sourcesContent entry. Instead use > to check the index.
- Loading branch information