Skip to content

Fix cfei -> cfe typo in instruction-set.md #272

Fix cfei -> cfe typo in instruction-set.md

Fix cfei -> cfe typo in instruction-set.md #272

Workflow file for this run

name: Docs
on:
push:
branches:
- master
pull_request:
jobs:
test:
uses: FuelLabs/github-actions/.github/workflows/mdbook-docs.yml@master
with:
docs-src-path: 'src'
spellcheck-config-path: '.spellcheck.yml'