1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-08-27 23:31:41 +02:00
This commit is contained in:
Kyle Spearrin 2018-05-17 16:21:12 -04:00
parent c0422ec77f
commit 7d227a4b85

View File

@ -308,7 +308,7 @@ export class Program {
writeLn('');
writeLn(' Id:');
writeLn('');
writeLn(' Must be object\'s globally unique `id`.');
writeLn(' Object\'s globally unique `id`.');
writeLn('');
writeLn(' Notes:');
writeLn('');
@ -341,7 +341,7 @@ export class Program {
writeLn('');
writeLn(' Id:');
writeLn('');
writeLn(' Must be object\'s globally unique `id`.');
writeLn(' Object\'s globally unique `id`.');
writeLn('');
writeLn(' Examples:');
writeLn('');