Blazored / FluentValidation

A library for using FluentValidation with Blazor
https://blazored.github.io/FluentValidation/
MIT License
597 stars 85 forks source link

fix code formatting in README.md #184

Closed ddjerqq closed 8 months ago

ddjerqq commented 1 year ago

this pr fixes incorrect display inside of the README.md file

image

the issue was happening because of indentation using tabs instead of spaces.