Skip to content

docs: fix typos and correct capitalization in Node.js deployment explanation #6

docs: fix typos and correct capitalization in Node.js deployment explanation

docs: fix typos and correct capitalization in Node.js deployment explanation #6

Workflow file for this run

on:
pull_request:
branches:
- main
jobs:
test:
# TODO : Maybe find a way to lint the .mdx file. For now, if it builds, it's good enough ¯\_(ツ)_/¯
name: Making sure it builds
uses: ./.github/workflows/build.yml