Browse Source

open: fix typo in example (#9401)

Seth Falco 2 years ago
parent
commit
0fb6668370
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/osx/open.md

+ 1 - 1
pages/osx/open.md

@@ -29,4 +29,4 @@
 
 - Open a [n]ew instance of an application specified via [b]undle identifier:
 
-`open -n -b {{com.domiain.application}}`
+`open -n -b {{com.domain.application}}`