Skip to content

Commit 210f33a

Browse files
committed
Fix typos and update reasons in documentation and data
Corrected 'atchived' to 'archived' for FluentAssertions.Eventual in README, NoExample.json, and NoExamples.md. Updated the reason for MinimalApiMapper in NoExample.json to clarify its file generation approach.
1 parent 2e558a9 commit 210f33a

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5255,7 +5255,7 @@ https://github.com/ignatandrei/RSCG_Examples/issues/new?title=FastEndpoints&body
52555255

52565256
14) [FluentAssertions.Eventual]( https://github.com/mazharenko/FluentAssertions.Eventual) , https://github.com/mazharenko/FluentAssertions.Eventual
52575257

5258-
Why I have not tested : atchived
5258+
Why I have not tested : archived
52595259

52605260
https://github.com/ignatandrei/RSCG_Examples/issues/new?title=FluentAssertions.Eventual&body=https://github.com/mazharenko/FluentAssertions.Eventual
52615261

v2/RSCGExamplesData/NoExample.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,7 @@
588588
{
589589
"ID": 123,
590590
"name": "FluentAssertions.Eventual https://github.com/mazharenko/FluentAssertions.Eventual",
591-
"why": "atchived"
591+
"why": "archived"
592592
},
593593
{
594594
"ID": 124,
@@ -855,7 +855,7 @@
855855
{
856856
"ID":206,
857857
"name":"https://github.com/ionite34/MinimalApiMapper",
858-
"why":"later"
858+
"why":"own idea where to generate files, so overwrites"
859859
},
860860
{
861861
"ID":210,

v2/rscg_examples_site/docs/NoExamples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ Why I have not put example: old ISourceGenerator
208208

209209
51)FluentAssertions.Eventual https://github.com/mazharenko/FluentAssertions.Eventual
210210

211-
Why I have not put example: atchived
211+
Why I have not put example: archived
212212

213213
52)FluentBuilder https://github.com/StefH/FluentBuilder
214214

0 commit comments

Comments
 (0)