Skip to content

Commit

Permalink
Merge pull request #838 from aireilly/fix-docs
Browse files Browse the repository at this point in the history
Fix preview build - allow forks
  • Loading branch information
aireilly authored Jul 23, 2024
2 parents c0f8740 + 9adab72 commit ea0e1cc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/preview-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
with:
workflow: ${{ github.event.workflow_run.workflow_id }}
name: preview-build
allow_forks: true
- name: Set variables
id: vars
run: |
Expand Down
5 changes: 3 additions & 2 deletions modules/reference-guide/pages/using.adoc
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
:navtitle: using
:navtitle: Using
:keywords: reference, rule, by using
= By using

Do not omit articles and prepositions that can increase the clarity of a sentence.
To avoid ambiguity, replace 'using' with either 'by using' or 'that uses'. Do not omit articles and prepositions that can increase the clarity of a sentence.

.Additional resources

* link:{ibmsg-url-print}[{ibmsg-print} - Grammar, p. 239]
* link:{ibmsg-url}?topic=word-usage#using[{ibmsg} - Word usage]
* link:{ibmsg-url}?topic=medium-global-audiences#grammar[{ibmsg} - Grammar]
* link:{repository-url}blob/main/.vale/styles/RedHat/Using.yml[`Using.yml` source code]

0 comments on commit ea0e1cc

Please sign in to comment.