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

[OSPO Book] Make title of chapter 3 more clear #357

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
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 ospo-book/content/en/03-chapter.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Foundations and Essential Elements"
title: "Daily Operations of an Open Source Program Office"
status: Completed
weight: 50
---
Expand Down Expand Up @@ -68,7 +68,7 @@

### Fostering open source integration within the organization

Effectively executed OSPO work takes into account the elements of an organization's architecture, as understanding the organization's goals is fundamental for making

Check warning on line 71 in ospo-book/content/en/03-chapter.md

View workflow job for this annotation

GitHub Actions / Review docs

"alex.ProfanityUnlikely"

Be careful with 'executed', it’s profane in some cases.
informed open source-forward decisions. For instance, in a corporate field, an OSPO might look into the following areas and identify the role that open source plays on each situation:

![organization-architecture](https://github.com/todogroup/ospology/assets/43671777/e722d9b0-04f7-4f0a-b645-fd369a2b56f9)
Expand Down
2 changes: 1 addition & 1 deletion ospo-book/content/en/toc.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ weight: 10
* Identify common scenarios and recommendations.
* Present a use case illustrating the value and impact of an OSPO.

## Chapter 3: Foundations and Essential Elements
## Chapter 3: Daily Operations of an Open Source Program Office

> 🎯 Expected discussion topics to be covered:

Expand Down
Loading