Skip to content

Commit 667c0af

Browse files
committed
fix typo
1 parent 6cde3c5 commit 667c0af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tanzu/tap-gui/tdp-plugins.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -667,7 +667,7 @@ Fear not, it is likely because the default mode is _opt in_.
667667

668668
So Software Catalog items by default do not have a Tekton tab, which makes sense as not all items are related to components let alone those that have relevant Tekton pipelines!
669669

670-
The documentation on the Tekton plugin [catalog item configuration](https://janus-idp.io/plugins/tekton/#setting-up-the-tekton-plugin) isn't entirely clear, these are the annotations I had to add[[^7]]:
670+
The documentation on the Tekton plugin [catalog item configuration](https://janus-idp.io/plugins/tekton/#setting-up-the-tekton-plugin) isn't entirely clear, these are the annotations I had to add[^7]:
671671

672672
```yaml
673673
janus-idp.io/tekton-enabled : 'true'
@@ -683,7 +683,7 @@ apiVersion: backstage.io/v1alpha1
683683
kind: Component
684684
metadata:
685685
name: spring-boot-postgres
686-
description: Tanzu Java Web App with Spring Boot 3, using a PostgreSQL database. (1)
686+
description: Tanzu Java Web App with Spring Boot 3, using a PostgreSQL database.
687687
tags:
688688
- app-accelerator
689689
- java

0 commit comments

Comments
 (0)