diff --git a/docs/src/content/docs/challenges/rxjs/11-bug-chaining-operator.md b/docs/src/content/docs/challenges/rxjs/11-bug-chaining-operator.md index ef4beee..9bb1a62 100644 --- a/docs/src/content/docs/challenges/rxjs/11-bug-chaining-operator.md +++ b/docs/src/content/docs/challenges/rxjs/11-bug-chaining-operator.md @@ -1,5 +1,5 @@ --- -title: 🟠 High Order Operator Bug +title: 🟠 High Order Operator Bug description: Challenge 11 is about resolving a Rxjs bug because of high order operators sidebar: order: 114 @@ -44,12 +44,12 @@ Your PR title must start with Answer:11.
+ alt="High Order Operator Bug community solutions"> ❖ Community Answers + alt="High Order Operator Bug solution author"> ▶︎ Author Answer