scheme-dojo / scheme-dojo.github.io

0 stars 0 forks source link

Correct the letter p from uppercase to lowercase #17

Closed mre1ght closed 1 month ago

mre1ght commented 1 month ago

Current Situation

<P class="version-tag">v1.0.0</P>

Ideal Situation

<p class="version-tag">v1.0.0</p>

rhmtrz commented 1 month ago

@mre1ght

This kind of problem is better to mention when reviewing the source code.

In case of making an issue, it is better to add the address and references

Please add the location of this typo problem. which file and what line of code