Skip to content

Fix typos in Design Principles#10855

Open
juhlig wants to merge 1 commit intoerlang:masterfrom
juhlig:fix_design_principles_typos
Open

Fix typos in Design Principles#10855
juhlig wants to merge 1 commit intoerlang:masterfrom
juhlig:fix_design_principles_typos

Conversation

@juhlig
Copy link
Contributor

@juhlig juhlig commented Mar 16, 2026

No description provided.

@bjorng bjorng self-assigned this Mar 16, 2026
@bjorng bjorng added the team:VM Assigned to OTP team VM label Mar 16, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 16, 2026

CT Test Results

  1 files   11 suites   3m 10s ⏱️
 95 tests  91 ✅ 4 💤 0 ❌
111 runs  107 ✅ 4 💤 0 ❌

Results for commit 9daca6b.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

Copy link
Contributor

@bjorng bjorng left a comment

Choose a reason for hiding this comment

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

Looks good to me except for one thing.

@@ -36,7 +36,7 @@ distributed in the sense that they, for example, use services on other nodes.

Since a distributed application can move between nodes, some addressing
mechanism is required to ensure that it can be addressed by other applications,
regardless on which node it currently executes. This issue is not addressed
regardless of which node it currently executes. This issue is not addressed
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
regardless of which node it currently executes. This issue is not addressed
regardless of which node it currently executes on. This issue is not addressed

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

Co-authored-by: Maria Scott <maria-12648430@hnc-agency.org>
@juhlig juhlig force-pushed the fix_design_principles_typos branch from 5a2f219 to 9daca6b Compare March 17, 2026 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team:VM Assigned to OTP team VM

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants