BitcoinDesign / Guide

A free, open-source community resource for designers, developers and others working on non-custodial bitcoin products.
https://bitcoin.design/guide/
Other
457 stars 98 forks source link

Fix typo in search.html #1035

Closed azlibdar closed 1 year ago

azlibdar commented 1 year ago

I noticed that there is a misspelling in the form component attribute as "msethod".

Before

Screenshot 2023-09-19 194200

After

Screenshot 2023-09-19 194347

netlify[bot] commented 1 year ago

Deploy Preview for bitcoin-design-site failed.

Name Link
Latest commit a1b5bb46415e3fe8b10bb0e57dca59255d207b84
Latest deploy log https://app.netlify.com/sites/bitcoin-design-site/deploys/6509aeeb19d21d00084804c5
GBKS commented 1 year ago

Good catch. I am also fixing this in #1034 along with other improvements to search. That PR also touches other parts of this file. Would it be OK to focus on #1034 instead of your PR so I could avoid resolving merge issues?

azlibdar commented 1 year ago

I'm completely fine with focusing on #1034 to avoid any merge conflicts and streamline the process. It's great to see that the issue I raised is being addressed along with other improvements.