[PR #29] [MERGED] Update README.md: browser example code typo fixed #120

Closed
opened 2026-05-23 08:31:16 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/appy-one/acebase/pull/29
Author: @willrogers007
Created: 4/19/2021
Status: Merged
Merged: 4/19/2021
Merged by: @appy-one

Base: masterHead: patch-1


📝 Commits (1)

  • 6fc9945 Update README.md: browser example code typo fixed

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 README.md (+2 -2)

📄 Description

Previously the example code would cause an error due to snap (undefined) being referenced instead of snapshot.

Considered changing it away from 'const' since it's likely there'll be someone (like me) that wants to interact with other snapshots while playing around with examples 😄


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/appy-one/acebase/pull/29 **Author:** [@willrogers007](https://github.com/willrogers007) **Created:** 4/19/2021 **Status:** ✅ Merged **Merged:** 4/19/2021 **Merged by:** [@appy-one](https://github.com/appy-one) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`6fc9945`](https://github.com/appy-one/acebase/commit/6fc99458149ff464e81b3d791f7001b040082747) Update README.md: browser example code typo fixed ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -2) </details> ### 📄 Description Previously the example code would cause an error due to `snap` (undefined) being referenced instead of `snapshot`. Considered changing it away from 'const' since it's likely there'll be someone (like me) that wants to interact with _other_ snapshots while playing around with examples 😄 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-23 08:31:16 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/acebase#120
No description provided.