Skip to content

Fix grammar issue in release-notes/v0.1.11.md: nonstandard_adjective_addressed - #63

Open
lunar-me wants to merge 1 commit into
NanmiCoder:mainfrom
lunar-me:fix-docs/issue-001
Open

Fix grammar issue in release-notes/v0.1.11.md: nonstandard_adjective_addressed#63
lunar-me wants to merge 1 commit into
NanmiCoder:mainfrom
lunar-me:fix-docs/issue-001

Conversation

@lunar-me

Copy link
Copy Markdown

Summary

This PR fixes a grammar issue in release-notes/v0.1.11.md (line 10).

Problem

The adjective 'addressed' is used in a non-standard and confusing way to describe the navigation method. The intended meaning (per the Chinese version: '带父子地址的' = 'with parent-child addressing') is that openSubagent() is called with addressing information that links parent and child. 'Addressed navigation' is not a recognized English technical term and obscures the meaning for readers.

The problematic text:

use addressed `openSubagent()` navigation

Fix

Replaced with:

use `openSubagent()` navigation with parent-child addressing

Type of Change

  • Documentation fix (grammar, spelling, logical error)
  • Code change
  • Breaking change

Checklist

  • Documentation files only
  • No code changes
  • Fix verified against original text

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