Skip to content

Commit e30e359

Browse files
docs: issue#2507 Removed 'Apple UIKit's' as it is not mentioned to do. (iluwatar#2812)
1 parent 59cd018 commit e30e359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proxy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ Typically, the proxy pattern is used to
157157
* [Apache Commons Proxy](https://commons.apache.org/proper/commons-proxy/)
158158
* Mocking frameworks [Mockito](https://site.mockito.org/),
159159
[Powermock](https://powermock.github.io/), [EasyMock](https://easymock.org/)
160-
* Apple UIKit's [UIAppearance](https://developer.apple.com/documentation/uikit/uiappearance)
160+
* [UIAppearance](https://developer.apple.com/documentation/uikit/uiappearance)
161161

162162
## Related patterns
163163

0 commit comments

Comments
 (0)