Skip to content

Commit 1a75990

Browse files
authored
Fix typo in ReviewsService API reference (#2398)
1 parent 8cfb8ed commit 1a75990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/events/core-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Follow the instructions in [*cap/samples/readme*](https://github.com/capire/samp
101101

102102
### Declaring Events in CDS
103103

104-
Package `@capire/reviews` provides a `ReviewsService` API, [declared like that](https://github.com/capire/reviews/tree/main/srv/reviews-api.cds):
104+
Package `@capire/reviews` provides a `ReviewsService` API, [declared like that](https://github.com/capire/reviews/tree/main/srv/reviews-service.cds):
105105

106106
```cds
107107
service ReviewsService @(path:'reviews/api') {

0 commit comments

Comments
 (0)