Skip to content

Commit c9da770

Browse files
utharkOleg Atamanenko
authored andcommitted
Removed extra space
Removed extra space
1 parent cde8713 commit c9da770

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

awscli/examples/cloudformation/_package_description.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ that is relative to your template's location.
2929

3030
For example, if your AWS Lambda function source code is in the
3131
``/home/user/code/lambdafunction/`` folder, specify
32-
`` CodeUri: /home/user/code/lambdafunction`` for the
32+
``CodeUri: /home/user/code/lambdafunction`` for the
3333
``AWS::Serverless::Function`` resource. The command returns a template and replaces
3434
the local path with the S3 location: ``CodeUri: s3://mybucket/lambdafunction.zip``.
3535

0 commit comments

Comments
 (0)