Skip to content

Commit dc8df83

Browse files
authored
Minor spelling fix (#351)
1 parent a5b6ecd commit dc8df83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/META-INF/rewrite/mockito.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,8 @@ recipeList:
156156
---
157157
type: specs.openrewrite.org/v1beta/recipe
158158
name: org.openrewrite.java.testing.mockito.ReplacePowerMockito
159-
displayName: Replace Powermock with raw Mockito
160-
description: Replace Powermock with raw Mockito.
159+
displayName: Replace PowerMock with raw Mockito
160+
description: Replace PowerMock with raw Mockito.
161161
tags:
162162
- testing
163163
- mockito

0 commit comments

Comments
 (0)