From 0dd9cffe85446da8dfe2c199bf6955c5008f2d7f Mon Sep 17 00:00:00 2001
From: Pavel Vostretsov
Date: Wed, 21 Aug 2024 18:34:58 +0500
Subject: [PATCH] fix readme
---
NUnit.Analyzers/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/NUnit.Analyzers/README.md b/NUnit.Analyzers/README.md
index b8dd931..f1fc290 100644
--- a/NUnit.Analyzers/README.md
+++ b/NUnit.Analyzers/README.md
@@ -3,6 +3,6 @@
[![NuGet Status](https://img.shields.io/nuget/v/SkbKontur.NUnit.Analyzers.svg)](https://www.nuget.org/packages/SkbKontur.NUnit.Analyzers/)
[![Build status](https://github.com/skbkontur/nunit-extensions/actions/workflows/actions.yml/badge.svg)](https://github.com/skbkontur/nunit-extensions/actions)
-Couple of helpful nunit analyzers, helpful for parallel tests:
+Couple of nunit analyzers, helpful for parallel tests:
- NU0001 Warning: TestFieldIsNotReadonly
- NU0002 Warning: TestUsesSetupAttributes