diff --git a/docs/html-ndk/ndk/guides/index.jd b/docs/html-ndk/ndk/guides/index.jd index febeaabf654c8..465ce139b6e5b 100644 --- a/docs/html-ndk/ndk/guides/index.jd +++ b/docs/html-ndk/ndk/guides/index.jd @@ -17,9 +17,9 @@ development process. However, it can be useful in cases in which you need to:
This guide gives you the information you need to get up and running with the NDK. It starts by explaining the concepts underpinning the NDK, and -how to set it up. Next, it explains how to use -the NDK to build and -debug your app. Then, it continues with information +how to set it up. Next, it continues with information about targeting different hardware platforms in your -builds. Finally, it discusses how to use your own and other prebuilt -libraries. +builds. Then, it explains how to use +the NDK to build and +debug your app. Finally, it discusses how to use your +own and other prebuilt libraries.