From 1323b2e0c714d426cdf3c240e64c7e076455f53e Mon Sep 17 00:00:00 2001 From: ludamad Date: Tue, 27 Aug 2024 09:16:17 -0400 Subject: [PATCH] chore: redo typo PR by Ocheretovich (#8216) Thanks Ocheretovich for https://github.com/AztecProtocol/aztec-packages/pull/8189. Our policy is to redo typo changes to dissuade metric farming. This is an automated script. Co-authored-by: AztecBot --- docs/docs/aztec/concepts/pxe/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/aztec/concepts/pxe/index.md b/docs/docs/aztec/concepts/pxe/index.md index 0018caecd50..8192327b278 100644 --- a/docs/docs/aztec/concepts/pxe/index.md +++ b/docs/docs/aztec/concepts/pxe/index.md @@ -49,7 +49,7 @@ The database stores various types of data, including: - **Notes**: Encrypted representations of assets. - **Deferred Notes**: Notes that are intended for a user but cannot yet be decoded due to the associated contract not being present in the database. When new contracts are deployed, there may be some time before it is accessible from the PXE database. When the PXE database is updated, deferred note are decoded. -- **Authentication Witnesses**: Data used to approve others from executing transactions on your behalf +- **Authentication Witnesses**: Data used to approve others from executing transactions on your behalf. - **Capsules**: External data or data injected into the system via [oracles](#oracles). ### Note discovery