Skip to content

Commit

Permalink
docs: update typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rocktimsaikia committed Apr 8, 2021
1 parent 4b59d3d commit 539d6d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -23,7 +23,7 @@

I originally did a HN redesign 2 years ago ([**Hackernews Redesign v1**](https://github.com/RocktimSaikia/hacker-news-redesign/tree/master)) which was my first react project. But recently I thought of redesigning the same application with Next.js. So I did. .

I am not using the official HN API because it is very poorly designed which makes it very slow and not practical. I built a [**custom HN api**](https://hn-apiv0.herokuapp.com/) only for this application. And to get the comments of a post, I am using [**Alogia's hn API**](https://hn.algolia.com/api).
I am not using the official HN API because it is very poorly designed which makes it very slow and not practical. I built a [**custom HN api**](https://hn-apiv0.herokuapp.com/) only for this application. And to get the comments of a post, I am using [**Algolia's hn API**](https://hn.algolia.com/api).

## Support

Expand Down

1 comment on commit 539d6d5

@vercel
Copy link

@vercel vercel bot commented on 539d6d5 Apr 8, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.