Skip to content

Commit 1607c4f

Browse files
authored
Update README.md
1 parent bbb6d1c commit 1607c4f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,8 @@ Then, make sure you have defined an empty `#load:rx/playerdb` and in your own `#
205205
You can detect the version of the datapack via two methods:
206206

207207
a) The version is stored in `storage`. `rx:info playerdb.version` as `major`, `minor`, and `patch`.
208-
b) As of V1.0.1, the version is also available in the `load` scoreboard under `rx.PDB.major`, `rx.PDB.minor`, `rx.PDB.patch`
208+
209+
b) As of V1.0.1, the version is also available in the `load` scoreboard under `rx.pdb.major`, `rx.pdb.minor`, `rx.pdb.patch`
209210

210211

211212
## Some examples

0 commit comments

Comments
 (0)