Skip to content

Update typo in hertz docs #3823

Update typo in hertz docs

Update typo in hertz docs #3823

Workflow file for this run

name: Push Check
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: typos-action
uses: crate-ci/typos@v1.14.3