diff --git a/MP.Stats/Components/DataPager.razor b/MP.Stats/Components/DataPager.razor index 6d8d6074..32f4c64f 100644 --- a/MP.Stats/Components/DataPager.razor +++ b/MP.Stats/Components/DataPager.razor @@ -36,7 +36,7 @@ } else { - @totalCountrecords + @totalCount records }