Skip to content

Commit 4836686

Browse files
committed
updated Glue YAML
1 parent 0f961e9 commit 4836686

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

javav2/example_code/glue/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ For prerequisites, see the [README](../../README.md#Prerequisites) in the `javav
3838

3939
Code examples that show you how to perform the essential operations within a service.
4040

41-
- [Learn AWS Glue basic operations](src/main/java/com/example/glue/scenario/GlueScenario.java)
41+
- [Learn the basics](src/main/java/com/example/glue/scenario/GlueScenario.java)
4242

4343

4444
### Single actions
@@ -72,7 +72,7 @@ Code excerpts that show you how to call individual service functions.
7272
This example shows you how to get started using AWS Glue.
7373

7474

75-
#### Learn AWS Glue basic operations
75+
#### Learn the basics
7676

7777
This example shows you how to do the following:
7878

0 commit comments

Comments
 (0)