Merge pull request #4 from disconnect3d:patch-4

PiperOrigin-RevId: 239244132
Change-Id: I33a50f866b23a23ce63ff5609e6865184fec0863
This commit is contained in:
Christian Blichmann 2019-03-19 21:40:13 +01:00
commit 6eb6dc5f9c

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