Skip to content

Commit ac0216f

Browse files
committed
Revert the wrong change
1 parent 918635a commit ac0216f

File tree

1 file changed

+1
-1
lines changed
  • code-samples/eventing/bookstore-sample-app/db

1 file changed

+1
-1
lines changed

code-samples/eventing/bookstore-sample-app/db/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Our goal is to deploy a PostgreSQL pod within Kubernetes, loaded with the sample
1010

1111
## Overview
1212
### The Database Schema
13-
The BookReviews table https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/#custom-resources all reviews made on the bookstore website.
13+
The BookReviews table contains all reviews made on the bookstore website.
1414

1515
See the columns of the BookReviews table below:
1616
* `ID (serial)` - Primary Key

0 commit comments

Comments
 (0)