Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-excepti
Welcome to the Eclipse OpenJ9 Utils repository
========================================

This repo is intended as an interim home for utilities that are still finding their place in the OpenJ9 ecosystem. This repo provides a place for groups to colaborate around the tools & utilities and to grow communities around them.
This repo is intended as an interim home for utilities that are still finding their place in the OpenJ9 ecosystem. This repo provides a place for groups to collaborate around the tools & utilities and to grow communities around them.

Though some utilites may eventually be merged into the main #eclipse/openj9 repository as part of the regular OpenJ9 builds, not all utils are expected to do that. Some may live forever here as useful utils for debugging, experimenting, etc with the OpenJ9 and the broader Java ecosystem.

Expand Down