Skip to content

Commit

Permalink
Typo fix in README.md: "small about" -> "small amount" (#1639)
Browse files Browse the repository at this point in the history
  • Loading branch information
antont authored Oct 9, 2023
1 parent 77b21df commit c43a0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Get the app itself:

This is a [React Native](https://reactnative.dev/) application, written in the TypeScript programming language. It builds on the `atproto` TypeScript packages (like [`@atproto/api`](https://www.npmjs.com/package/@atproto/api)), code for which is also on open source, but in [a different git repository](https://github.com/bluesky-social/atproto).

There is a small about of Go language source code (in `./bskyweb/`), for a web service that returns the React Native Web application.
There is a small amount of Go language source code (in `./bskyweb/`), for a web service that returns the React Native Web application.

The [Build Instructions](./docs/builds.md) are a good place to get started with the app itself.

Expand Down

0 comments on commit c43a0d8

Please sign in to comment.