Skip to content

Commit 2e77bc3

Browse files
authored
Fix dev tools overview page typo #150 (#48)
1 parent 587bd01 commit 2e77bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serverless/pages/elasticsearch-developer-tools.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ A number of developer tools are available in your project's UI under the **Dev T
1212

1313
- <DocLink slug="/serverless/devtools/run-api-requests-in-the-console" text="Console"/>: Make API calls to your Elasticsearch instance using the Query DSL and view the responses.
1414
- <DocLink slug="/serverless/devtools/profile-queries-and-aggregations" text="Search Profiler"/>: Inspect and analyze your search queries to identify performance bottlenecks.
15-
- <DocLink slug="/serverless/devtools/debug-grok-expressions" text="Grok Debugger" />>: Build and debug grok patterns before you use them in your data processing pipelines.
15+
- <DocLink slug="/serverless/devtools/debug-grok-expressions" text="Grok Debugger" />: Build and debug grok patterns before you use them in your data processing pipelines.
1616

1717

1818
{/* ## Troubleshooting */}

0 commit comments

Comments
 (0)