Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

Conversation

@MikesGlitch
Copy link
Member

No description provided.

@netlify
Copy link

netlify bot commented Aug 12, 2025

Deploy Preview for actualbudget-website ready!

Name Link
🔨 Latest commit 04a5db1
🔍 Latest deploy log https://app.netlify.com/projects/actualbudget-website/deploys/68a04d5348f5750008795dd5
😎 Deploy Preview https://deploy-preview-777.www.actualbudget.org
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

classDef backend fill:#fff3e0,stroke:#ff9800,stroke-width:2px
classDef frontend fill:#e1f5fe,stroke:#2196f3,stroke-width:2px
classDef platform fill:#f3e5f5,stroke:#9c27b0,stroke-width:2px
classDef userapp fill:#e0f2f1,stroke:#009688,stroke-width:3px

Check failure

Code scanning / check-spelling

Unrecognized Spelling Error documentation

userapp is not a recognized word. (unrecognized-spelling)
class SS,API backend
class DC,CL frontend
class DE platform
class DesktopApp,WebApp userapp

Check failure

Code scanning / check-spelling

Unrecognized Spelling Error documentation

userapp is not a recognized word. (unrecognized-spelling)
UI->>LC: Import transactions
LC->>LC: Apply business rules
LC->>LC: Update database
LC->>LC: Trigger spreadsheet recalc

Check failure

Code scanning / check-spelling

Unrecognized Spelling Error documentation

recalc is not a recognized word. (unrecognized-spelling)
@github-actions

This comment has been minimized.

@github-actions
Copy link

@check-spelling-bot Report

🔴 Please review

See the 📂 files view, the 📜action log, or 📝 job summary for details.

Unrecognized words (2)

recalc
userapp

To accept these unrecognized words as correct, you could run the following commands

... in a clone of the [email protected]:actualbudget/docs.git repository
on the architecture-info branch (ℹ️ how do I use this?):

curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/main/apply.pl' |
perl - 'https://github.com/actualbudget/docs/actions/runs/17006806212/attempts/1' &&
git commit -m 'Update check-spelling metadata'

OR

To have the bot accept them for you, comment in the PR quoting the following line:
@check-spelling-bot apply updates.

If the flagged items are 🤯 false positives

If items relate to a ...

  • binary file (or some other file you wouldn't want to check at all).

    Please add a file path to the excludes.txt file matching the containing file.

    File paths are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your files.

    ^ refers to the file's path from the root of the repository, so ^README\.md$ would exclude README.md (on whichever branch you're using).

  • well-formed pattern.

    If you can write a pattern that would match it,
    try adding it to the patterns.txt file.

    Patterns are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your lines.

    Note that patterns can't match multiline strings.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants