Skip to content

Commit

Permalink
docs: fix typo (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanders11 authored Mar 1, 2023
1 parent 85ff529 commit ab05d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/examples/run_matrix_testing.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: |
Easily test your application against multiple versions of Node.js in just a few lines. This example uses "Matrix" jobs to call the same node/test job multiple times at once, each eith the Node version we have specified.
Easily test your application against multiple versions of Node.js in just a few lines. This example uses "Matrix" jobs to call the same node/test job multiple times at once, each with the Node version we have specified.
Read more here: https://circleci.com/blog/you-are-what-you-git-how-your-vcs-branching-model-affects-your-delivery-cadence/
usage:
Expand Down

0 comments on commit ab05d0e

Please sign in to comment.