Skip to content

fix(docs): remove duplicate 'the' in base.tact#3507

Open
Zentex1337 wants to merge 2 commits intotact-lang:mainfrom
Zentex1337:fix/typo-the-the-base-tact
Open

fix(docs): remove duplicate 'the' in base.tact#3507
Zentex1337 wants to merge 2 commits intotact-lang:mainfrom
Zentex1337:fix/typo-the-the-base-tact

Conversation

@Zentex1337
Copy link

Summary

  • Fixed typo in src/stdlib/stdlib/std/internal/base.tact
  • Removed duplicate "the" in doc comment: "use the the send function" -> "use the send function"

Test plan

  • No tests needed, comment/documentation change only

@Zentex1337 Zentex1337 requested a review from a team as a code owner February 3, 2026 17:00
@novusnota novusnota changed the title Fix typo: remove duplicate 'the' in base.tact fix: remove duplicate 'the' in base.tact Feb 4, 2026
Copy link
Member

@novusnota novusnota left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes in stdlib require building a new stdlib.ts bundle, so I went ahead and ran yarn build:fast to do so :)

@novusnota novusnota changed the title fix: remove duplicate 'the' in base.tact fix(docs): remove duplicate 'the' in base.tact Feb 4, 2026
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.

2 participants