Remove leading space from name
This commit is contained in:
parent
093c09aa17
commit
1af7a0d67a
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"spec_version": "v1.12",
|
||||
"identifier": "PEBKACIndustriesLaunchEscapeSystem",
|
||||
"name": " Launch Escape System",
|
||||
"name": "Launch Escape System",
|
||||
"abstract": "The PEBKAC Industries LES (PKI-LES) is designed to more or less simulate the Apollo and Mercury LES's used in real life",
|
||||
"author": "Kurld",
|
||||
"license": "restricted",
|
||||
|
|
Loading…
Reference in New Issue