Skip to content

docs: fix docker example in quick_start.md #3553

docs: fix docker example in quick_start.md

docs: fix docker example in quick_start.md #3553

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