fix formatting in docs/library.md

This commit is contained in:
Disconnect3d 2019-03-18 21:29:35 +01:00 committed by GitHub
parent 177b969e8c
commit 64acef11c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
Here, you'll prepare a build target, that your [host code](host-code.md)
will make use of.
Start by preparing a [sapi_library()][sapi_library] target in your `BUILD.bazel`
Start by preparing a `sapi_library()` target in your `BUILD.bazel`
file.
For reference, you can take a peek at a working example from the