diff --git a/docs/html/distribute/googleplay/work/about.jd b/docs/html/distribute/googleplay/work/about.jd index 20fec7a2029ff..a31bca2755c8a 100644 --- a/docs/html/distribute/googleplay/work/about.jd +++ b/docs/html/distribute/googleplay/work/about.jd @@ -66,7 +66,9 @@ page.image=images/distribute/gpfw.jpg
  • Request the minimum permissions that your app needs.
  • Make sure communication to your backend and data in your backend is secure.
  • Implement authorization policies that will minimize the number of your employees that can access user data.
  • -
  • Offer compatibility with work profile and test that with the BasicManagedProfile sample app.
  • +
  • Offer compatibility with work + profile and test that with the BasicManagedProfile sample app.
  • Support app restrictions so that IT admins can remotely configure your app through leading EMM solutions.