Skip to content

Commit

Permalink
[8.x] [Docs] Fix typo on Lens page (#204847) (#204985)
Browse files Browse the repository at this point in the history
# Backport

This will backport the following commits from `main` to `8.x`:
- [[Docs] Fix typo on Lens page
(#204847)](#204847)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"wajihaparvez","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-19T17:09:46Z","message":"[Docs]
Fix typo on Lens page (#204847)\n\n## Summary\r\n\r\nFixed
typo.\r\n\r\nCloses:
[#586](https://github.com/elastic/platform-docs-team/issues/586)","sha":"559917478e233e8fb579549a781bdefdd65a408d","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v9.0.0","backport:version","v8.17.0","v8.18.0"],"title":"[Docs]
Fix typo on Lens
page","number":204847,"url":"https://github.com/elastic/kibana/pull/204847","mergeCommit":{"message":"[Docs]
Fix typo on Lens page (#204847)\n\n## Summary\r\n\r\nFixed
typo.\r\n\r\nCloses:
[#586](https://github.com/elastic/platform-docs-team/issues/586)","sha":"559917478e233e8fb579549a781bdefdd65a408d"}},"sourceBranch":"main","suggestedTargetBranches":["8.17","8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/204847","number":204847,"mergeCommit":{"message":"[Docs]
Fix typo on Lens page (#204847)\n\n## Summary\r\n\r\nFixed
typo.\r\n\r\nCloses:
[#586](https://github.com/elastic/platform-docs-team/issues/586)","sha":"559917478e233e8fb579549a781bdefdd65a408d"}},{"branch":"8.17","label":"v8.17.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: wajihaparvez <[email protected]>
  • Loading branch information
kibanamachine and wajihaparvez authored Dec 19, 2024
1 parent 3f96516 commit 1bae67f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/dashboard/lens.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -671,7 +671,7 @@ For area, line, and bar charts, press Shift, then click the series in the legend
.*How do I visualize saved Discover sessions?*
[%collapsible]
====
Visualizing saved Discover sessions in unsupported.
Visualizing saved Discover sessions is unsupported.
====

[discrete]
Expand Down

0 comments on commit 1bae67f

Please sign in to comment.