Commit f69169d6 authored by Wohlgemuth, Jason's avatar Wohlgemuth, Jason
Browse files

fix: Minor typo in ACORN fact sheet

parent 3e8b6b49
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
  "scripts": {
    "dev": "astro dev --host --open",
    "start": "astro dev",
    "prebuild": "pwsh -Command ./scripts/Invoke-Export.ps1 -Path ./src/content/projects/",
    "prebuild": "pwsh -Command ./scripts/Invoke-Export.ps1 -Changed",
    "build": "astro build",
    "preview": "astro preview",
    "astro": "astro",
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@
  "sections": {
    "introduction": "With ACORN, we aim to standardize and automate the research content creation process so we can better represent our projects, capabilities, technology and, most importantly, our people at ORNL.",
    "challenge": "Research project communication mediums should be straightforward and standardized. However, the creation process is often cumbersome, involving multiple editing rounds among different teams. Once created, there is often no version control, stewardship or central content repository.",
    "approach": "ACORN encompasses a project workflow with automated JSON schema builds, language and structure validation, and GitLab accessibility. Though the automation and collaboration ACORN provides, teams can maintain accurate, creative, standardized content products and repositories.",
    "approach": "ACORN encompasses a project workflow with automated JSON schema builds, language and structure validation, and GitLab accessibility. Through the automation and collaboration ACORN provides, teams can maintain accurate, creative, standardized content products and repositories.",
    "outcomes": [
      "Domain expert stewardship",
      "Editorial oversight",