Skip to content

usingcurl/transfers/request-rate.md: document the 8.10 --rate extension #795

usingcurl/transfers/request-rate.md: document the 8.10 --rate extension

usingcurl/transfers/request-rate.md: document the 8.10 --rate extension #795

Workflow file for this run

name: spell
on:
push:
branches:
- master
paths:
- '**.md'
pull_request:
branches:
- master
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check Spelling
uses: UnicornGlobal/spellcheck-github-actions@master