Skip to content
This repository was archived by the owner on Dec 18, 2022. It is now read-only.

Commit 8ef455b

Browse files
committed
fix typo
1 parent 9114466 commit 8ef455b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/get_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Get Started
3131
no unnecessary classes or resources; just the binaries. Android API 29+ no longer supports
3232
execution of executable files from your application's `/data/data/` directory, and must now be
3333
installed in the `context.applicationInfo.nativeLibraryDir` directory (aka, `/data/app/...`)
34-
to execute.
34+
to execute.
3535
- Nothing more is needed in terms of configuring initialization via the
3636
`TorServiceController.Builder`, as files will be installed in the correct directory, and
3737
named to match what `topl-service` looks for.

0 commit comments

Comments
 (0)