Fix reporting typo in 6.0 migration doc (#24848)

This commit is contained in:
Josh Dover 2018-10-31 14:57:32 -05:00 committed by GitHub
parent ed9843a0af
commit f5ebb5c4d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -124,7 +124,7 @@ This is no longer the case. Now, only commas are a valid query separator: e.g. `
`['reporting_user']`. Users will no longer have access to the underlying {reporting}
indices in {es} when assigned to the built-in `reporting_user` role. If using
custom reporting roles, the privileges to the indices will need to be removed, and the
role will need to be added to the `xpack-reporting.roles.allow` setting.
role will need to be added to the `xpack.reporting.roles.allow` setting.
[float]
=== {watcher}