Skip to content

Fix grammar & typos: correct stub path, migration path, and tree diagrams - #15

Merged
veeqtoh merged 1 commit into
0.xfrom
mintlify/67fa0c17
Aug 3, 2026
Merged

Fix grammar & typos: correct stub path, migration path, and tree diagrams#15
veeqtoh merged 1 commit into
0.xfrom
mintlify/67fa0c17

Conversation

@mintlify

@mintlify mintlify Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Summary

Fixes documentation errors surfaced while reviewing the docs added in the v0.4.4 merge — an incorrect stubs directory, a case-wrong migrations path, malformed directory tree diagrams, and a mismatched method signature.

Changes

  • docs/core/make-prompt.mdx — Custom stubs directory is stubs/deck/, not stubs/prompt-deck/ (matches the code and the tree shown immediately below).
  • docs/advanced/testing.mdx — Migrations live in src/Database/migrations, not src/database/migrations (the exact case-sensitivity issue fixed by this release).
  • docs/getting-started/introduction.mdx, docs/getting-started/configuration.mdx, docs/integrations/ai-sdk.mdx — Added the missing continuation characters so nested directory tree diagrams render correctly.
  • docs/advanced/api-reference.mdx — Aligned the Deck::activate signature in the facade table with the PromptManager::activate signature above it (int $version).

@mintlify
mintlify Bot requested a review from veeqtoh as a code owner August 3, 2026 16:49
@mintlify

mintlify Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Deck 🟢 Ready View Preview Aug 3, 2026, 4:50 PM

@veeqtoh
veeqtoh merged commit 5f406a3 into 0.x Aug 3, 2026
6 checks passed
@veeqtoh
veeqtoh deleted the mintlify/67fa0c17 branch August 3, 2026 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant