Skip to content

Commit a20e54d

Browse files
committed
Fix Retry pattern categories and tags
1 parent e8496c5 commit a20e54d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

retry/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ layout: pattern
33
title: Retry
44
folder: retry
55
permalink: /patterns/retry/
6-
categories: other
6+
categories: Other
77
tags:
8-
- java
9-
- difficulty-expert
10-
- performance
8+
- Java
9+
- Difficulty-Expert
10+
- Performance
1111
---
1212

1313
## Retry / resiliency

0 commit comments

Comments
 (0)