docs: remove extra whitespace

This commit is contained in:
tomer953
2023-10-02 22:52:17 +03:00
parent 4127f0dbed
commit 5498a18b48

View File

@@ -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 description: Challenge 11 is about resolving a Rxjs bug because of high order operators
sidebar: sidebar:
order: 114 order: 114
@@ -44,12 +44,12 @@ Your PR title must start with <b>Answer:11</b>.
<div class="article-footer"> <div class="article-footer">
<a <a
href="https://github.com/tomalaforge/angular-challenges/pulls?q=label%3A11+label%3Aanswer" href="https://github.com/tomalaforge/angular-challenges/pulls?q=label%3A11+label%3Aanswer"
alt="High Order Operator Bug community solutions"> alt="High Order Operator Bug community solutions">
❖ Community Answers ❖ Community Answers
</a> </a>
<a <a
href='https://github.com/tomalaforge/angular-challenges/pulls?q=label%3A11+label%3A"answer+author"' href='https://github.com/tomalaforge/angular-challenges/pulls?q=label%3A11+label%3A"answer+author"'
alt="High Order Operator Bug solution author"> alt="High Order Operator Bug solution author">
▶︎ Author Answer ▶︎ Author Answer
</a> </a>
</div> </div>