Skip to content

Commit

Permalink
Update universal.rst (#1320)
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
jlncrnt committed Mar 24, 2020
1 parent b846e60 commit 106bb94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sphinx/formats/universal.rst
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ The above does two things:
1. It depends on ``packageBin in Compile`` which will generate a jar file form the project.
2. It creates a *mapping* (a ``Tuple2[File, String]``) which denotes the file and the location in the distribution as a string.

You can use this to pattern to add anything you desire to the package.
You can use this pattern to add anything you desire to the package.

**Note**

Expand Down

0 comments on commit 106bb94

Please sign in to comment.