Skip to content

Commit a08bd53

Browse files
committed
Fix: online link 'a' to 'the'.
1 parent fff04cf commit a08bd53

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

patterns/memento/memento_editor/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@ object without revealing the details of its implementation.
55
Tutorial: [here](https://refactoring.guru/design-patterns/memento).
66

77
### Online demo:
8-
Click on the picture to see a [demo](https://RefactoringGuru.github.io/design-patterns-dart/#/memento/flutter_memento_editor).
8+
Click on the picture to see the [demo](https://RefactoringGuru.github.io/design-patterns-dart/#/memento/flutter_memento_editor).
99

1010
[![image](https://user-images.githubusercontent.com/8049534/165401175-88bc4593-4624-45b4-8c03-6f1390ed771a.png)](https://refactoringguru.github.io/design-patterns-dart/#/memento/flutter_memento_editor)
1111

12-
1312
### Dependency Patterns
1413
This complex example includes these implementations:
1514
- [[AppObserver](https://github.com/RefactoringGuru/design-patterns-dart/tree/master/patterns/observer/app_observer)]

0 commit comments

Comments
 (0)