-
Notifications
You must be signed in to change notification settings - Fork 25.3k
[Entitlements] Small fix on relative_path docs #129984
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Entitlements] Small fix on relative_path docs #129984
Conversation
🔍 Preview links for changed docs: 🔔 The preview site may take up to 3 minutes to finish building. These links will become live once it completes. |
Pinging @elastic/es-docs (Team:Docs) |
Pinging @elastic/es-core-infra (Team:Core/Infra) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👋 @ldematte! I couldn't resist a little copyedit 🤓. LMKWYT.
This section still felt a little repetitive. My suggestion nests relative_to under relative_path for clarity.
Co-authored-by: Liam Thompson <[email protected]>
@leemthompo much better, thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for fixing the docs!
@@ -137,8 +137,8 @@ Allows code to access the filesystem, to read or write paths as specified by the | |||
|
|||
It is possible to specify 3 different types of file entitlement: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ldematte final thought on this one: we could use numbered list for the 3 here to be even clearer :)
No description provided.